Parent Directory
|
Revision Log
|
Patch
Revision 207 | Revision 208 | ||
---|---|---|---|
… | … | ||
75 | perror("Can't fwrite file"); | 75 | perror("Can't fwrite file"); |
76 | exit(1); | 76 | exit(1); |
77 | } | 77 | } |
78 | fclose(fp); | 78 | fclose(fp); |
79 | psiconv_buffer_free(buf); | 79 | psiconv_buffer_free(buf); |
80 | psiconv_config_free(config); | ||
80 | exit(0); | 81 | exit(0); |
81 | } | 82 | } |
|
frodo@frodo.looijaard.name | ViewVC Help |
Powered by ViewVC 1.1.26 |