Changeset 5658 in vbox for trunk/src/VBox/Main/glue
- Timestamp:
- Nov 9, 2007 7:24:58 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 26001
- Location:
- trunk/src/VBox/Main/glue
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/ErrorInfo.cpp
r4071 r5658 312 312 } 313 313 314 } ; // namespace com315 314 } /* namespace com */ 315 -
trunk/src/VBox/Main/glue/EventQueue.cpp
r4071 r5658 240 240 } 241 241 242 } ; // namespace com243 242 } /* namespace com */ 243 -
trunk/src/VBox/Main/glue/com.cpp
r4071 r5658 182 182 } 183 183 184 } ; // namespace com184 } /* namespace com */ -
trunk/src/VBox/Main/glue/initterm.cpp
r5501 r5658 487 487 } 488 488 489 } ; // namespace com489 } /* namespace com */ -
trunk/src/VBox/Main/glue/string.cpp
r4071 r5658 85 85 } 86 86 87 } ; // namespace com87 } /* namespace com */ 88 88
Note:
See TracChangeset
for help on using the changeset viewer.