summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strchr_alias.c
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2011-10-17 14:18:31 +0200
committerFelix Geyer <debfx-pkg@fobos.de>2011-10-17 14:18:31 +0200
commit1cf00a61132b69bc7e27254fdd74bf105d2da28c (patch)
treea7d314cc5ec77b4ce3e1f037af600b53ae1d43f8 /src/VBox/Runtime/common/string/strchr_alias.c
parentf8fd93b0b6b13ba94584bb61c1efd1a761f438c9 (diff)
downloadvirtualbox-1cf00a61132b69bc7e27254fdd74bf105d2da28c.tar.gz
Imported Upstream version 4.1.4-dfsgupstream/4.1.4-dfsg
Diffstat (limited to 'src/VBox/Runtime/common/string/strchr_alias.c')
-rw-r--r--src/VBox/Runtime/common/string/strchr_alias.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strchr_alias.c b/src/VBox/Runtime/common/string/strchr_alias.c
index b0c5ba97a..4b4fe4b10 100644
--- a/src/VBox/Runtime/common/string/strchr_alias.c
+++ b/src/VBox/Runtime/common/string/strchr_alias.c
@@ -1,4 +1,4 @@
-/* $Id: strchr_alias.c 28800 2010-04-27 08:22:32Z vboxsync $ */
+/* $Id: strchr_alias.c $ */
/** @file
* IPRT - No-CRT strchr() alias for gcc.
*/