Diff for /Amaya/amaya/HTMLbook.c between versions 1.144 and 1.145

version 1.144, 2006/12/13 18:11:46 version 1.145, 2006/12/20 15:44:01
Line 1142  static void CloseMakeBook (Document docu Line 1142  static void CloseMakeBook (Document docu
   ----------------------------------------------------------------------*/    ----------------------------------------------------------------------*/
 void   GetIncludedDocuments_callback (int newdoc, int status,   void   GetIncludedDocuments_callback (int newdoc, int status, 
                                       char *urlName,                                        char *urlName,
                                       char *outputfile,                                         char *outputfile,
                                         char *proxyName, 
                                       AHTHeaders *http_headers,                                        AHTHeaders *http_headers,
                                       void * context)                                        void * context)
 {  {

Removed from v.1.144  
changed lines
  Added in v.1.145


Webmaster