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

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

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

Revision 181 Revision 182
122 psiconv_u8 blue; 122 psiconv_u8 blue;
123} * psiconv_color; 123} * psiconv_color;
124 124
125typedef struct psiconv_font_s 125typedef struct psiconv_font_s
126{ 126{
127 char *name; 127 psiconv_string_t name;
128 psiconv_screenfont_t screenfont; 128 psiconv_screenfont_t screenfont;
129} *psiconv_font; 129} *psiconv_font;
130 130
131typedef struct psiconv_border_s 131typedef struct psiconv_border_s
132{ 132{

Legend:
Removed from v.181  
changed lines
  Added in v.182

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