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