/[xlog]/xlog/src/types.h
ViewVC logotype

Diff of /xlog/src/types.h

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

revision 1.5 by pa4tu, Sun Nov 10 19:27:04 2002 UTC revision 1.6 by pa4tu, Thu Nov 21 19:36:43 2002 UTC
# Line 109  typedef struct { Line 109  typedef struct {
109          gchar mtext[1024];          gchar mtext[1024];
110  } msgtype;  } msgtype;
111    
112    /* struct for dxcc information from cty.dat */
113    typedef struct {
114      gchar *countryname;
115      gint waz;
116      gint itu;
117      gchar *exceptions;
118    } dxcc_data;
119    
120    
121  #define QSO_FIELDS 18  #define QSO_FIELDS 18
122  /* fields for the qso array */  /* fields for the qso array */
123  #define NR      0  #define NR      0

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26