Changeset 3174 for trunk/src/lib/kDep.c


Ignore:
Timestamp:
Mar 21, 2018, 10:37:52 PM (7 years ago)
Author:
bird
Message:

kmkbultin: environment fixes and stats.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/kDep.c

    r3167 r3174  
    283283         * Check that the file exists before we start depending on it.
    284284         */
     285        errno = 0;
    285286#ifdef KWORKER
    286287        if (!kwFsPathExists(pszFilename))
Note: See TracChangeset for help on using the changeset viewer.