Changeset 30104 in vbox
- Timestamp:
- Jun 9, 2010 11:02:24 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 62494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/errorprint.h
r28800 r30104 62 62 #ifdef __GNUC__ 63 63 # define CHECK_ERROR_BREAK(iface, method) \ 64 __extension__ \ 64 65 ({ \ 65 66 rc = iface->method; \
Note:
See TracChangeset
for help on using the changeset viewer.