summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/misc/getopt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/misc/getopt.cpp')
-rw-r--r--src/VBox/Runtime/common/misc/getopt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/getopt.cpp b/src/VBox/Runtime/common/misc/getopt.cpp
index 9c186d5d4..1e8d40022 100644
--- a/src/VBox/Runtime/common/misc/getopt.cpp
+++ b/src/VBox/Runtime/common/misc/getopt.cpp
@@ -1,4 +1,4 @@
-/* $Id: getopt.cpp 37665 2011-06-28 12:32:13Z vboxsync $ */
+/* $Id: getopt.cpp $ */
/** @file
* IPRT - Command Line Parsing
*/