Changeset 06b0d112 in mainline
- Timestamp:
- 2006-03-19T19:55:20Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 29c1282
- Parents:
- 4c61e60
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libipc/generic/ipc.c
r4c61e60 r06b0d112 247 247 int ipc_connect_me_to(int phoneid, int arg1, int arg2) 248 248 { 249 i nt newphid;249 ipcarg_t newphid; 250 250 int res; 251 251
Note:
See TracChangeset
for help on using the changeset viewer.