summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/stringalloc.cpp
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2011-02-18 14:12:58 +0100
committerFelix Geyer <debfx-pkg@fobos.de>2011-02-18 14:12:58 +0100
commit0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2 (patch)
treec632a20b5d0e379f5d83c0f476014fe4217e48de /src/VBox/Runtime/common/string/stringalloc.cpp
parent14ee89c73b263c9a9e6e5bd300ef05c1ed41742a (diff)
downloadvirtualbox-0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2.tar.gz
Imported Upstream version 4.0.4-dfsgupstream/4.0.4-dfsg
Diffstat (limited to 'src/VBox/Runtime/common/string/stringalloc.cpp')
-rw-r--r--src/VBox/Runtime/common/string/stringalloc.cpp2
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.
*/