diff options
Diffstat (limited to 'ext/standard/md5.c')
-rw-r--r-- | ext/standard/md5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/md5.c b/ext/standard/md5.c index c4a11c9ee..5ddd40f8a 100644 --- a/ext/standard/md5.c +++ b/ext/standard/md5.c @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: md5.c,v 1.39.2.1.2.4.2.3 2008/12/31 11:15:45 sebastian Exp $ */ +/* $Id: md5.c 272370 2008-12-31 11:15:49Z sebastian $ */ #include "php.h" #include "md5.h" |