diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/strncmp.cpp')
| -rw-r--r-- | src/VBox/Runtime/common/string/strncmp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strncmp.cpp b/src/VBox/Runtime/common/string/strncmp.cpp index a582b2a0c..d3643848e 100644 --- a/src/VBox/Runtime/common/string/strncmp.cpp +++ b/src/VBox/Runtime/common/string/strncmp.cpp @@ -1,4 +1,4 @@ -/* $Id: strncmp.cpp 8245 2008-04-21 17:24:28Z vboxsync $ */ +/* $Id: strncmp.cpp $ */ /** @file * IPRT - CRT Strings, strncmp(). */ |
