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