Changeset c61d34b in mainline for uspace/app
- Timestamp:
- 2008-10-09T19:26:58Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 756f475
- Parents:
- 06d6505
- Location:
- uspace/app/tester
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/ipc/send_sync.c
r06d6505 rc61d34b 36 36 int phoneid; 37 37 int res; 38 static int msgid = 1;39 38 char c; 40 39 -
uspace/app/tester/tester.c
r06d6505 rc61d34b 148 148 149 149 } 150 151 return 0; 150 152 } 151 153
Note:
See TracChangeset
for help on using the changeset viewer.