Changeset 3174 for trunk/src/lib/kDep.c
- Timestamp:
- Mar 21, 2018, 10:37:52 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/kDep.c
r3167 r3174 283 283 * Check that the file exists before we start depending on it. 284 284 */ 285 errno = 0; 285 286 #ifdef KWORKER 286 287 if (!kwFsPathExists(pszFilename))
Note:
See TracChangeset
for help on using the changeset viewer.