Changes in uspace/app/tester/ipc/connect.c [2d11a7d8:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/ipc/connect.c
r2d11a7d8 ra000878c 39 39 } 40 40 41 c har *test_connect(void)41 const char *test_connect(void) 42 42 { 43 43 TPRINTF("Connecting to %u...", IPC_TEST_SERVICE);
Note:
See TracChangeset
for help on using the changeset viewer.