- Timestamp:
- Jun 6, 2012, 9:16:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/Ohana/src/opihi/dvo/gcat.c
r33662 r33985 8 8 SkyTable *sky; 9 9 SkyList *skylist; 10 void *Signal;11 10 12 11 int ShowHost = FALSE; … … 43 42 44 43 // prepare to handle interrupt signals 45 Signal =signal (SIGINT, handle_interrupt);44 signal (SIGINT, handle_interrupt); 46 45 interrupt = FALSE; 47 46
Note:
See TracChangeset
for help on using the changeset viewer.
