VirtualBox

Changeset 48599 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Sep 20, 2013 2:29:55 PM (11 years ago)
Author:
vboxsync
Message:

Coding style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp

    r48590 r48599  
    305305    CFIndex          cDevices;
    306306} VBoxHidsState_t;
    307 #endif /* VBOX_WITH_KBD_LEDS_SYNC */
     307#endif // !VBOX_WITH_KBD_LEDS_SYNC
    308308
    309309/*******************************************************************************
     
    13581358    return rc2;
    13591359}
    1360 #endif /* VBOX_WITH_KBD_LEDS_SYNC */
     1360#endif // !VBOX_WITH_KBD_LEDS_SYNC
    13611361
    13621362/** Save the states of leds for all HID devices attached to the system and return it. */
     
    14501450
    14511451    return NULL;
    1452 #else /* VBOX_WITH_KBD_LEDS_SYNC */
     1452#else // !VBOX_WITH_KBD_LEDS_SYNC
    14531453    return NULL;
    14541454#endif
     
    15061506
    15071507    return rc2;
    1508 #else /* VBOX_WITH_KBD_LEDS_SYNC */
     1508#else // !VBOX_WITH_KBD_LEDS_SYNC
    15091509    (void)pState;
    15101510    return 0;
     
    15831583        CFRelease(hidManagerRef);
    15841584    }
    1585 #else /* VBOX_WITH_KBD_LEDS_SYNC */
     1585#else // !VBOX_WITH_KBD_LEDS_SYNC
     1586
    15861587    (void)fNumLockOn;
    15871588    (void)fCapsLockOn;
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