/[public]/psiconv/trunk/lib/psiconv/parse_driver.c
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/parse_driver.c

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

Revision 141 Revision 142
22 22
23#include <stdlib.h> 23#include <stdlib.h>
24 24
25#include "parse.h" 25#include "parse.h"
26#include "parse_routines.h" 26#include "parse_routines.h"
27
28#ifdef DMALLOC
29#include <dmalloc.h>
30#endif
31
27 32
28psiconv_file_type_t psiconv_file_type(psiconv_buffer buf,int *length, 33psiconv_file_type_t psiconv_file_type(psiconv_buffer buf,int *length,
29 psiconv_header_section *result) 34 psiconv_header_section *result)
30{ 35{
31 psiconv_header_section header; 36 psiconv_header_section header;

Legend:
Removed from v.141  
changed lines
  Added in v.142

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26