/[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.37 by pa4tu, Thu Feb 24 16:53:54 2005 UTC revision 1.38 by pa4tu, Thu Feb 24 19:21:37 2005 UTC
# Line 127  typedef struct Line 127  typedef struct
127          gboolean notdupecheckmode;      /* exclude bands from dupecheck */          gboolean notdupecheckmode;      /* exclude bands from dupecheck */
128          gboolean notdupecheckband;      /* exclude modes from dupecheck */          gboolean notdupecheckband;      /* exclude modes from dupecheck */
129          gboolean utf8error;             /* error in utf-8 conversion when reading the log*/          gboolean utf8error;             /* error in utf-8 conversion when reading the log*/
         gboolean contest;       /* do we run a contest? */  
130  }  }
131  statetype;  statetype;
132    
133    /* structure used for keyer state */
134    typedef struct
135    {
136            gboolean cqmode;
137            gboolean shortnr;
138    }
139    keyerstatetype;
140    
141  /* struct for remote data state */  /* struct for remote data state */
142  typedef struct  typedef struct
143  {  {

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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