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