diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/RTStrCopyP.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/RTStrCopyP.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/RTStrCopyP.cpp b/src/VBox/Runtime/common/string/RTStrCopyP.cpp index 3c7bf68a3..0e6c166a9 100644 --- a/src/VBox/Runtime/common/string/RTStrCopyP.cpp +++ b/src/VBox/Runtime/common/string/RTStrCopyP.cpp @@ -1,4 +1,4 @@ -/* $Id: RTStrCopyP.cpp 36407 2011-03-24 16:14:57Z vboxsync $ */ +/* $Id: RTStrCopyP.cpp $ */ /** @file * IPRT - RTStrCopyP. */ |