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

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

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

Revision 55 Revision 56
161 return -1; 161 return -1;
162 } 162 }
163 return fclose(of); 163 return fclose(of);
164} 164}
165 165
166static struct psiconv_fileformat ff = 166static struct psiconv_fileformat_s ff =
167 { 167 {
168 "ASCII", 168 "ASCII",
169 "Plain text without much layout", 169 "Plain text without much layout",
170 psiconv_gen_txt 170 psiconv_gen_txt
171 }; 171 };

Legend:
Removed from v.55  
changed lines
  Added in v.56

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