Changeset 566 for trunk/src/emx/include/unidef.h
- Timestamp:
- Aug 10, 2003, 5:24:21 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/unidef.h
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r565 r566 38 38 #endif 39 39 #ifndef APIENTRY 40 #define APIENTRY _System 40 # ifdef _System 41 # define APIENTRY _System 42 # else 43 # define APIENTRY 44 # endif 41 45 #endif 42 46 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.