--- parser3/src/lib/md5/pa_md5.h 2002/06/21 13:34:54 1.2 +++ parser3/src/lib/md5/pa_md5.h 2003/07/23 14:17:04 1.5.2.1.2.2 @@ -3,9 +3,7 @@ Replaced ap_ to pa_ prefixes. linked into all targets but Apache-module target, where linked targets/apache/pa_md5c.c stub instead. - Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) - - $Id: pa_md5.h,v 1.2 2002/06/21 13:34:54 paf Exp $ + Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com) */ /* @@ -98,6 +96,8 @@ #ifndef PA_MD5_H #define PA_MD5_H +static const char* IDENT_MD5_H="$Date: 2003/07/23 14:17:04 $"; + #define PA_API_EXPORT(rtype) rtype #ifdef __cplusplus