/[gnats]/gnats/gnats/query.h
ViewVC logotype

Diff of /gnats/gnats/query.h

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

revision 1.36 by pdm, Sun Feb 10 18:24:02 2002 UTC revision 1.37 by yngves, Mon Oct 28 22:57:50 2002 UTC
# Line 28  struct re_pattern_buffer; Line 28  struct re_pattern_buffer;
28  typedef enum e_lists {  typedef enum e_lists {
29    InvalidListType = -1,    InvalidListType = -1,
30    ListCategories = 0, ListSubmitters, ListResponsible, ListStates,    ListCategories = 0, ListSubmitters, ListResponsible, ListStates,
31    ListFieldNames,  ListInitialInputFields, ListDatabases    ListFieldNames,  ListInitialInputFields, ListInitialRequiredFields,
32      ListDatabases
33  } ListTypes;  } ListTypes;
34    
35  /* The four operations to perform. */  /* The four operations to perform. */

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

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