Changeset 3723 in vbox for trunk/src/VBox/VMM/IOMInternal.h
- Timestamp:
- Jul 19, 2007 6:46:00 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/IOMInternal.h
r2981 r3723 20 20 */ 21 21 22 #ifndef __ IOMInternal_h__23 #define __ IOMInternal_h__22 #ifndef ___IOMInternal_h 23 #define ___IOMInternal_h 24 24 25 25 #include <VBox/cdefs.h> … … 523 523 /** @} */ 524 524 525 #endif /* __ IOMInternal_h__*/525 #endif /* ___IOMInternal_h */
Note:
See TracChangeset
for help on using the changeset viewer.