Changeset 38986 for trunk/Ohana/src/dvomerge/include/dvoverify.h
- Timestamp:
- Oct 27, 2015, 4:49:06 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/dvomerge/include/dvoverify.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150625/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/dvomerge/include/dvoverify.h
r38553 r38986 37 37 int LIST_MISSING; 38 38 39 int IGNORE_SORTED_STATE; 40 39 41 SkyRegion UserPatch; 40 42 … … 62 64 63 65 void FreeImageIDs (void); 66 67 int SetSignals PROTO((void)); 68 void SetProtect PROTO((int mode)); 69 void TrapSignal PROTO((int sig)); 70 int Shutdown PROTO((char *format, ...)) OHANA_FORMAT(printf, 1, 2); 71
Note:
See TracChangeset
for help on using the changeset viewer.
