VirtualBox

Changeset 30787 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 12, 2010 11:19:35 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63589
Message:

Common/VBoxKeyboard: file header cleanup.

Location:
trunk/src/VBox/Frontends/Common/VBoxKeyboard
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-layouts.h

    r29654 r30787  
     1/* $Id$ */
    12/** @file
    2  *
    3  * VBox frontends: Qt GUI ("VirtualBox"):
    4  * X11 keyboard driver translation tables (keyboard layouts)
     3 * VBox/Frontends/Common - X11 keyboard driver translation tables (keyboard layouts).
    54 *
    65 */
     
    3938#ifndef ___VBox_keyboard_tables_h
    4039# error This file must be included from within keyboard-tables.h
    41 #endif /* ___VBox_keyboard_tables_h */
     40#endif /* !___VBox_keyboard_tables_h */
    4241
    4342/* This file contains a more or less complete dump of all keyboard
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-list.h

    r29654 r30787  
     1/* $Id$ */
    12/** @file
    2  *
    3  * VBox frontends: Qt GUI ("VirtualBox"):
    4  * X11 keyboard driver translation tables (keyboard layouts)
    5  *
     3 * VBox/Frontends/Common - X11 keyboard driver translation tables (keyboard layouts)
    64 */
    75
     
    3735#ifndef ___VBox_keyboard_tables_h
    3836# error This file must be included from within keyboard-tables.h
    39 #endif /* ___VBox_keyboard_tables_h */
     37#endif /* !___VBox_keyboard_tables_h */
    4038
    4139/* This file contains a list of the keyboard layouts in
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-tables.h

    r29749 r30787  
     1/* $Id$ */
    12/** @file
    2  *
    3  * VBox frontends: Qt GUI ("VirtualBox"):
    4  * X11 keyboard driver translation tables
    5  *
     3 * VBox/Frontends/Common - X11 keyboard driver translation tables.
    64 */
    75
     
    239237};
    240238
    241 #endif /* ___VBox_keyboard_tables_h */
    242 
     239#endif /* !___VBox_keyboard_tables_h */
     240
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-types.h

    r29654 r30787  
     1/* $Id$ */
    12/** @file
    2  *
    3  * VBox frontends: Qt GUI ("VirtualBox"):
    4  * X11 keyboard driver translation tables (PC scan code mappings for known
    5  * keyboard maps)
    6  *
     3 * VBox/Frontends/Common - X11 keyboard driver translation tables (PC scan code
     4 *                         mappings for known keyboard maps).
    75 */
    86
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c

    r30449 r30787  
    11/* $Id$ */
    22/** @file
    3  *
    4  * VBox frontends: Qt GUI ("VirtualBox"):
    5  * X11 keyboard handler library
     3 * VBox/Frontends/Common - X11 keyboard handler library.
    64 */
    75
Note: See TracChangeset for help on using the changeset viewer.

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