Changeset 25027 for branches/pap/psModules/src/config/pmConfig.c
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/psModules
- Property svn:mergeinfo deleted
-
branches/pap/psModules/src/config/pmConfig.c
r23748 r25027 243 243 unsigned int numBadLines = 0; 244 244 struct stat filestat; 245 246 pmErrorRegister(); 245 247 246 248 psTrace("psModules.config", 3, "Loading %s configuration from file %s\n", … … 1496 1498 } 1497 1499 } 1500 globfree(&globList); 1498 1501 } 1499 1502 psFree (words);
Note:
See TracChangeset
for help on using the changeset viewer.
