diff options
Diffstat (limited to 'src/VBox/Main/src-server/xpcom/server.cpp')
-rw-r--r-- | src/VBox/Main/src-server/xpcom/server.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/src-server/xpcom/server.cpp b/src/VBox/Main/src-server/xpcom/server.cpp index f521f21d8..e0d28ea5e 100644 --- a/src/VBox/Main/src-server/xpcom/server.cpp +++ b/src/VBox/Main/src-server/xpcom/server.cpp @@ -1,4 +1,4 @@ -/* $Id: server.cpp 37666 2011-06-28 12:33:34Z vboxsync $ */ +/* $Id: server.cpp $ */ /** @file * XPCOM server process (VBoxSVC) start point. */ |