Diff for /parser3/src/lib/md5/pa_md5.h between versions 1.5.2.1 and 1.12

version 1.5.2.1, 2003/01/31 12:34:33 version 1.12, 2012/03/16 09:24:11
Line 3 Line 3
         Replaced ap_ to pa_ prefixes. linked into all targets but Apache-module target,          Replaced ap_ to pa_ prefixes. linked into all targets but Apache-module target,
         where linked targets/apache/pa_md5c.c stub instead.          where linked targets/apache/pa_md5c.c stub instead.
   
         Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com)          Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com)
 */  */
   
 /*  /*
Line 96 Line 96
 #ifndef PA_MD5_H  #ifndef PA_MD5_H
 #define PA_MD5_H  #define PA_MD5_H
   
 static const char* IDENT_MD5_H="$Date$";  #define IDENT_PA_MD5_H "$Id$"
   
 #define PA_API_EXPORT(rtype) rtype  #define PA_API_EXPORT(rtype) rtype
   

Removed from v.1.5.2.1  
changed lines
  Added in v.1.12


E-mail: