Changeset a087f2e in mainline for uspace/srv
- Timestamp:
- 2010-03-25T11:58:04Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eff1a590
- Parents:
- 66babbd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/main.c
r66babbd ra087f2e 150 150 151 151 list_append(&match_id->link, &match_ids->ids); 152 153 printf(NAME ": received match id '%s', score = %d \n", match_id->id, match_id->score); 152 154 return rc; 153 155 }
Note:
See TracChangeset
for help on using the changeset viewer.