Changeset 3372 in kBuild for trunk/src/lib/nt/kFsCache.h
- Timestamp:
- Jun 10, 2020 11:00:45 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/lib/nt/kFsCache.h (modified) (1 diff)
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.

