diff options
Diffstat (limited to 'src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp')
-rw-r--r-- | src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp b/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp index 9c40b20e4..42195032e 100644 --- a/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp +++ b/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp @@ -1,4 +1,4 @@ -/* $Id: KeyboardImpl.cpp $ */ +/* $Id: KeyboardImpl.cpp 35346 2010-12-27 16:13:13Z vboxsync $ */ /** @file * VBox frontends: Basic Frontend (BFE): * Implementation of Keyboard class and related things |