/[anubis]/anubis/src/headers.h
ViewVC logotype

Diff of /anubis/src/headers.h

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

revision 1.8 by gray, Fri Feb 7 22:59:42 2003 UTC revision 1.9 by gray, Tue Feb 11 16:52:12 2003 UTC
# Line 234  Line 234 
234  #define T_NORC              0x01000000  #define T_NORC              0x01000000
235  #define T_ALTRC             0x02000000  #define T_ALTRC             0x02000000
236  #define T_CHECK_CONFIG      0x04000000  #define T_CHECK_CONFIG      0x04000000
237    #define T_RELAX_PERM_CHECK  0x08000000
238    
239  /* bit values for mopt */  /* bit values for mopt */
240  #define M_GPG_ENCRYPT       0x00000001  #define M_GPG_ENCRYPT       0x00000001
# Line 372  void rcfile_process_cond(char *name, int Line 373  void rcfile_process_cond(char *name, int
373  /* help.c */  /* help.c */
374  void print_version(void);  void print_version(void);
375  void print_usage(void);  void print_usage(void);
376    void print_config_options(void);
377    
378  /* quit.c */  /* quit.c */
379  void sig_exit(int);  void sig_exit(int);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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