summaryrefslogtreecommitdiff
path: root/main/strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/strlcpy.c')
-rw-r--r--main/strlcpy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/strlcpy.c b/main/strlcpy.c
index 403dfe6c86..5c19ced513 100644
--- a/main/strlcpy.c
+++ b/main/strlcpy.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#ifdef USE_STRLCPY_PHP_IMPL