Changeset 3372 for trunk/src/lib/nt/kFsCache.h
- Timestamp:
- Jun 10, 2020, 1:00:45 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/kFsCache.h
r3362 r3372 300 300 /** The path is too long. */ 301 301 KFSLOOKUPERROR_PATH_TOO_LONG, 302 /** The path is too short. */ 303 KFSLOOKUPERROR_PATH_TOO_SHORT, 302 304 /** Unsupported path type. */ 303 305 KFSLOOKUPERROR_UNSUPPORTED,
Note:
See TracChangeset
for help on using the changeset viewer.