diff options
Diffstat (limited to 'src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp')
-rw-r--r-- | src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp b/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp index 5bdd60e4c..42eab9381 100644 --- a/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp +++ b/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp @@ -1,4 +1,4 @@ -/* $Id: DisplayImpl.cpp 36590 2011-04-06 15:35:26Z vboxsync $ */ +/* $Id: DisplayImpl.cpp $ */ /** @file * VBox frontends: Basic Frontend (BFE): * Implementation of Display class |