Changeset 2647
- Timestamp:
- Dec 6, 2004, 5:34:57 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/src/config.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/src/config.c
r2413 r2647 96 96 } 97 97 } 98 99 /* we eliminate this option: this is just confusing */ 100 # if (0) 98 101 /* look for ./.prognamerc */ 99 102 sprintf (find, ".%src", progname); … … 108 111 } 109 112 free (find); 113 # endif 110 114 111 115 /* look for ~/.prognamerc */
Note:
See TracChangeset
for help on using the changeset viewer.
