diff options
Diffstat (limited to 'src/VBox/Runtime/common/misc/getoptargv.cpp')
-rw-r--r-- | src/VBox/Runtime/common/misc/getoptargv.cpp | 2 |
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 97eda208e..daff7a851 100644 --- a/src/VBox/Runtime/common/misc/getoptargv.cpp +++ b/src/VBox/Runtime/common/misc/getoptargv.cpp @@ -1,4 +1,4 @@ -/* $Id: getoptargv.cpp 38083 2011-07-20 16:24:38Z vboxsync $ */ +/* $Id: getoptargv.cpp $ */ /** @file * IPRT - Command Line Parsing, Argument Vector. */ |