summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/misc/getoptargv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/misc/getoptargv.cpp')
-rw-r--r--src/VBox/Runtime/common/misc/getoptargv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/getoptargv.cpp b/src/VBox/Runtime/common/misc/getoptargv.cpp
index 10b1d758b..1ca9ccdb6 100644
--- a/src/VBox/Runtime/common/misc/getoptargv.cpp
+++ b/src/VBox/Runtime/common/misc/getoptargv.cpp
@@ -1,4 +1,4 @@
-/* $Id: getoptargv.cpp $ */
+/* $Id: getoptargv.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */
/** @file
* IPRT - Command Line Parsing, Argument Vector.
*/