Changeset 16900 for trunk/Ohana/src/opihi/lib.shell/ConfigInit.c
- Timestamp:
- Mar 9, 2008, 9:09:15 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/ConfigInit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/ConfigInit.c
r16888 r16900 1 1 # include "opihi.h" 2 2 3 static char *GlobalConfig ;3 static char *GlobalConfig = NULL; 4 4 5 5 // this function is only called at start, so it is not thread protect
Note:
See TracChangeset
for help on using the changeset viewer.
