summaryrefslogtreecommitdiff
path: root/ext/mcrypt/mcrypt.c
diff options
context:
space:
mode:
authorColin Viebrock <cmv@php.net>2001-12-20 16:50:49 +0000
committerColin Viebrock <cmv@php.net>2001-12-20 16:50:49 +0000
commit0222aed97b252dd47385c3043be5afb6ce7649f9 (patch)
tree09542a3a569608ed4c7aea6f27f64731b75e819a /ext/mcrypt/mcrypt.c
parent529761f0f78d8fe31fd73603345d130ee07cc684 (diff)
downloadphp-git-0222aed97b252dd47385c3043be5afb6ce7649f9.tar.gz
Add headers and Id lines
Diffstat (limited to 'ext/mcrypt/mcrypt.c')
-rw-r--r--ext/mcrypt/mcrypt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mcrypt/mcrypt.c b/ext/mcrypt/mcrypt.c
index 5a19b5c4dd..daf1679922 100644
--- a/ext/mcrypt/mcrypt.c
+++ b/ext/mcrypt/mcrypt.c
@@ -16,6 +16,7 @@
| Derick Rethans <d.rethans@jdimedia.nl> |
+----------------------------------------------------------------------+
*/
+/* $Id$ */
#ifdef HAVE_CONFIG_H
#include "config.h"