Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/hound/src/client.c

    r07e28f8 r1c635d6  
    243243                if (ret != EOK)
    244244                        return ret;
    245                 if (count == 0)
    246                         return ENOENT;
    247245                target = tgt[0];
    248246        }
Note: See TracChangeset for help on using the changeset viewer.