diff options
Diffstat (limited to 'src/VBox/Main/xml/Settings.cpp')
-rw-r--r-- | src/VBox/Main/xml/Settings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/xml/Settings.cpp b/src/VBox/Main/xml/Settings.cpp index 796a01b72..c12a5870a 100644 --- a/src/VBox/Main/xml/Settings.cpp +++ b/src/VBox/Main/xml/Settings.cpp @@ -1,4 +1,4 @@ -/* $Id: Settings.cpp 38100 2011-07-21 14:07:48Z vboxsync $ */ +/* $Id: Settings.cpp $ */ /** @file * Settings File Manipulation API. * |