diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/RTStrCopyEx.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/RTStrCopyEx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/RTStrCopyEx.cpp b/src/VBox/Runtime/common/string/RTStrCopyEx.cpp index 2074729fe..2baabd189 100644 --- a/src/VBox/Runtime/common/string/RTStrCopyEx.cpp +++ b/src/VBox/Runtime/common/string/RTStrCopyEx.cpp @@ -1,4 +1,4 @@ -/* $Id: RTStrCopyEx.cpp 33678 2010-11-02 10:30:46Z vboxsync $ */ +/* $Id: RTStrCopyEx.cpp $ */ /** @file * IPRT - RTStrCopyEx. */ |