Ignore:
Timestamp:
Jun 10, 2020, 1:00:45 PM (5 years ago)
Author:
bird
Message:

kFsCache: KFSLOOKUPERROR_PATH_TOO_SHORT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/kFsCache.h

    r3362 r3372  
    300300    /** The path is too long. */
    301301    KFSLOOKUPERROR_PATH_TOO_LONG,
     302    /** The path is too short. */
     303    KFSLOOKUPERROR_PATH_TOO_SHORT,
    302304    /** Unsupported path type. */
    303305    KFSLOOKUPERROR_UNSUPPORTED,
Note: See TracChangeset for help on using the changeset viewer.