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