diff options
Diffstat (limited to 'src/VBox/Main/src-server/ProgressProxyImpl.cpp')
-rw-r--r-- | src/VBox/Main/src-server/ProgressProxyImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/src-server/ProgressProxyImpl.cpp b/src/VBox/Main/src-server/ProgressProxyImpl.cpp index b4fa20462..a6628760a 100644 --- a/src/VBox/Main/src-server/ProgressProxyImpl.cpp +++ b/src/VBox/Main/src-server/ProgressProxyImpl.cpp @@ -1,4 +1,4 @@ -/* $Id: ProgressProxyImpl.cpp 35638 2011-01-19 19:10:49Z vboxsync $ */ +/* $Id: ProgressProxyImpl.cpp $ */ /** @file * IProgress implementation for Machine::openRemoteSession in VBoxSVC. */ |