diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/stringalloc.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/stringalloc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/stringalloc.cpp b/src/VBox/Runtime/common/string/stringalloc.cpp index 06afd0c55..f5d4ec087 100644 --- a/src/VBox/Runtime/common/string/stringalloc.cpp +++ b/src/VBox/Runtime/common/string/stringalloc.cpp @@ -1,4 +1,4 @@ -/* $Id: stringalloc.cpp 34032 2010-11-12 16:20:25Z vboxsync $ */ +/* $Id: stringalloc.cpp $ */ /** @file * IPRT - String Manipulation. */ |