Changeset 12902 for trunk/Ohana/src/opihi/lib.shell/startup.c
- Timestamp:
- Apr 18, 2007, 11:12:42 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/startup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/startup.c
r9473 r12902 47 47 set_variable ("PID", getpid()); 48 48 49 /* keep these? 50 set_int_variable ("UNSIGN", 0); 51 FT_UNSIGN_MODE = FALSE; 52 */ 53 54 55 49 set_int_variable ("UNSIGN", 0); 50 gfits_set_unsign_mode (FALSE); 51 56 52 /* check history file permission */ 57 53 {
Note:
See TracChangeset
for help on using the changeset viewer.
