diff options
Diffstat (limited to 'src/VBox/HostServices/GuestControl/gctrl.cpp')
-rw-r--r-- | src/VBox/HostServices/GuestControl/gctrl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/HostServices/GuestControl/gctrl.cpp b/src/VBox/HostServices/GuestControl/gctrl.cpp index dcb74a626..ebe86e63f 100644 --- a/src/VBox/HostServices/GuestControl/gctrl.cpp +++ b/src/VBox/HostServices/GuestControl/gctrl.cpp @@ -1,4 +1,4 @@ -/* $Id: gctrl.cpp $ */ +/* $Id: gctrl.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ /** @file * Guest Control Service: Internal function used by service, Main and testcase. */ |