Changeset 4833 for trunk/Ohana/src/opihi/dvo/mextract.c
- Timestamp:
- Aug 19, 2005, 5:14:08 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/mextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/mextract.c
r4689 r4833 29 29 /* find CATDIR in config system */ 30 30 if (VarConfig ("CATDIR", "%s", catdir) == NULL) goto escape; 31 if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL) 32 strcpy (catalog.catmode, "RAW"); 31 33 32 34 /* interpret command-line options */
Note:
See TracChangeset
for help on using the changeset viewer.
