Changeset 20372 in vbox
- Timestamp:
- Jun 8, 2009 12:30:15 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48295
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/Sun/crt/stdio.h
r16056 r20372 38 38 #endif 39 39 40 __BEGIN_DECLS40 RT_BEGIN_DECLS 41 41 42 42 typedef struct FILE FILE; … … 72 72 #endif 73 73 74 __END_DECLS74 RT_END_DECLS 75 75 76 76 #endif
Note:
See TracChangeset
for help on using the changeset viewer.