diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/RTStrCmp.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/RTStrCmp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/RTStrCmp.cpp b/src/VBox/Runtime/common/string/RTStrCmp.cpp index 1348da93f..779675f0b 100644 --- a/src/VBox/Runtime/common/string/RTStrCmp.cpp +++ b/src/VBox/Runtime/common/string/RTStrCmp.cpp @@ -1,4 +1,4 @@ -/* $Id: RTStrCmp.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: RTStrCmp.cpp $ */ /** @file * IPRT - RTStrCmp. */ |