VirtualBox

Ignore:
Timestamp:
Aug 27, 2009 1:31:45 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4-OSX: no comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h

    r22521 r22524  
    207207#   define AssertCarbonOSStatus(a) AssertMsg ((a) == noErr, ("Carbon OSStatus: %d\n", static_cast<int> (a)))
    208208#  else
    209 #   define AssertCarbonOSStatus(a) do { NOREF(a) } while (0)
     209#   define AssertCarbonOSStatus(a) do { NOREF(a); } while (0)
    210210#  endif
    211211
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette