Changeset 18061 for trunk/psastro/src/psastroMetadataStats.c
- Timestamp:
- Jun 10, 2008, 10:28:59 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMetadataStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMetadataStats.c
r18007 r18061 45 45 46 46 // convert to a real UNIX filename 47 psString resolved = pmConfigConvertFilename(filename, config, true ); // Resolved filename47 psString resolved = pmConfigConvertFilename(filename, config, true, false); // Resolved filename 48 48 FILE *statsFile = fopen (resolved, "w"); 49 49 if (!statsFile) {
Note:
See TracChangeset
for help on using the changeset viewer.
