/[public]/psiconv/trunk/program/psiconv/psiconv.c
ViewVC logotype

Diff of /psiconv/trunk/program/psiconv/psiconv.c

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

Revision 34 Revision 46
105 FILE * f; 105 FILE * f;
106 struct stat fbuf; 106 struct stat fbuf;
107 107
108 const char *inputfilename = ""; 108 const char *inputfilename = "";
109 const char *outputfilename = ""; 109 const char *outputfilename = "";
110 char *type = strdup("HTML"); 110 char *type = strdup("HTML3");
111 int exact=0; 111 int exact=0;
112 112
113 int c,i,res; 113 int c,i,res;
114 psiconv_buffer buf; 114 psiconv_buffer buf;
115 psiconv_file file; 115 psiconv_file file;

Legend:
Removed from v.34  
changed lines
  Added in v.46

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