/[dgee]/dgee/smgr/dgmxDoc.c
ViewVC logotype

Diff of /dgee/smgr/dgmxDoc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by csmith, Sun Sep 21 10:31:49 2003 UTC revision 1.4 by csmith, Thu Oct 23 20:57:35 2003 UTC
# Line 183  getHTMLDoc( char *svc, GWMessage *reqm ) Line 183  getHTMLDoc( char *svc, GWMessage *reqm )
183    
184    if( html_fh ) HTML_output_deinit( html_fh );    if( html_fh ) HTML_output_deinit( html_fh );
185    
   
186    return;    return;
187  }  }
188    
# Line 353  dgmx2html( const char *dgmx, int len ) Line 352  dgmx2html( const char *dgmx, int len )
352        
353    /* Cleanup tables    /* Cleanup tables
354     */     */
355      HTML_free_table( &Subs );
356    dgmxDestroyTree( &tree );    dgmxDestroyTree( &tree );
357    
358    return fh;    return fh;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26