Diff for /parser3/src/include/pa_request_charsets.h between versions 1.1.2.3.2.3 and 1.4

version 1.1.2.3.2.3, 2003/04/08 16:11:53 version 1.4, 2004/02/11 15:33:14
Line 1 Line 1
 /** @file  /** @file
         Parser: request charsets class decl.          Parser: request charsets class decl.
   
         Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com)          Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com)
         Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)          Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)
 */  */
   
 #ifndef PA_REQUEST_CHARSETS_H  #ifndef PA_REQUEST_CHARSETS_H
 #define PA_REQUEST_CHARSETS_H  #define PA_REQUEST_CHARSETS_H
   
 static const char* IDENT_REQUEST_CHARSETS_H="$Date$";  static const char * const IDENT_REQUEST_CHARSETS_H="$Date$";
   
 class Request_charsets {  class Request_charsets {
         friend class Temp_client_charset;          friend class Temp_client_charset;

Removed from v.1.1.2.3.2.3  
changed lines
  Added in v.1.4


E-mail: