/[public]/psiconv/trunk/lib/psiconv/configuration.h
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/configuration.h

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

Revision 168 Revision 170
29 29
30typedef struct psiconv_config_s 30typedef struct psiconv_config_s
31{ 31{
32 int verbosity; 32 int verbosity;
33 int colordepth; 33 int colordepth;
34 psiconv_bool_t greyscale; 34 psiconv_bool_t color;
35} *psiconv_config; 35} *psiconv_config;
36 36
37extern psiconv_config psiconv_config_read(const char *extra_config_file); 37extern psiconv_config psiconv_config_read(const char *extra_config_file);
38 38
39 39

Legend:
Removed from v.168  
changed lines
  Added in v.170

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