summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/stringalloc.cpp
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2010-06-09 15:28:29 +0200
committerFelix Geyer <debfx-pkg@fobos.de>2010-06-09 15:28:29 +0200
commit4fc7368fb7c2191d0415356bc517ad2be123cd3c (patch)
treed7dab5c9e3eb82583c9210895da45373d8f593ed /src/VBox/Runtime/common/string/stringalloc.cpp
parente13debb062071c46f2707d0d0e59c57675b49360 (diff)
downloadvirtualbox-4fc7368fb7c2191d0415356bc517ad2be123cd3c.tar.gz
Imported Upstream version 3.2.4-dfsgupstream/3.2.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 f21291404..61f962bb7 100644
--- a/src/VBox/Runtime/common/string/stringalloc.cpp
+++ b/src/VBox/Runtime/common/string/stringalloc.cpp
@@ -1,4 +1,4 @@
-/* $Id: stringalloc.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */
+/* $Id: stringalloc.cpp $ */
/** @file
* IPRT - String Manipulation.
*/