Changeset 5014 for trunk/Ohana/src/opihi/dvo/calextract.c
- Timestamp:
- Sep 12, 2005, 3:04:48 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/calextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/calextract.c
r4865 r5014 30 30 /* find CATDIR in config system */ 31 31 if (VarConfig ("CATDIR", "%s", catdir) == NULL) goto escape; 32 if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL)33 strcpy (catalog.catmode, "RAW");34 32 35 33 /* command line arguments */
Note:
See TracChangeset
for help on using the changeset viewer.
