summaryrefslogtreecommitdiff
path: root/ext/standard/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/crc32.c')
-rw-r--r--ext/standard/crc32.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/ext/standard/crc32.c b/ext/standard/crc32.c
index 7d81e5c8fa..ba9d54d020 100644
--- a/ext/standard/crc32.c
+++ b/ext/standard/crc32.c
@@ -14,7 +14,10 @@
+----------------------------------------------------------------------+
| Authors: Rasmus Lerdorf <rasmus@php.net> |
+----------------------------------------------------------------------+
- */
+*/
+
+/* $Id$ */
+
#include "php.h"
/*