Changes in uspace/lib/hound/src/client.c [1c635d6:07e28f8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/hound/src/client.c
r1c635d6 r07e28f8 243 243 if (ret != EOK) 244 244 return ret; 245 if (count == 0) 246 return ENOENT; 245 247 target = tgt[0]; 246 248 }
Note:
See TracChangeset
for help on using the changeset viewer.