Changeset 3223 for trunk/src/lib/nt/nthlpfs.c
- Timestamp:
- Mar 31, 2018, 4:29:56 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/nthlpfs.c
r2997 r3223 83 83 84 84 85 staticint birdIsPathDirSpec(const char *pszPath)85 int birdIsPathDirSpec(const char *pszPath) 86 86 { 87 87 char ch, ch2;
Note:
See TracChangeset
for help on using the changeset viewer.