/[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.21 by polak, Fri May 2 20:30:54 2003 UTC revision 1.22 by gray, Sat May 10 08:58:02 2003 UTC
# Line 348  void esmtp_auth(void *, char *); Line 348  void esmtp_auth(void *, char *);
348  /* misc.c */  /* misc.c */
349  void assoc_free(ASSOC *);  void assoc_free(ASSOC *);
350  ASSOC *header_assoc(char *);  ASSOC *header_assoc(char *);
351  void destroy_assoc_list(struct list **);  void destroy_assoc_list(LIST **);
352  void destroy_string_list(struct list **);  void destroy_string_list(LIST **);
353  void parse_mtaport(char *, char *, unsigned int *);  void parse_mtaport(char *, char *, unsigned int *);
354  void parse_mtahost(char *, char *, unsigned int *);  void parse_mtahost(char *, char *, unsigned int *);
355  void remline(char *, char *);  void remline(char *, char *);
# Line 406  void guile_load_path_append(char *); Line 406  void guile_load_path_append(char *);
406  void guile_debug(int);  void guile_debug(int);
407  void guile_load_program(char *);  void guile_load_program(char *);
408  void guile_rewrite_line(char *, const char *);  void guile_rewrite_line(char *, const char *);
409  void guile_postprocess_proc(char *, struct list **, char **);  void guile_postprocess_proc(char *, LIST **, char **);
410  void guile_section_init(void);  void guile_section_init(void);
411  #endif /* WITH_GUILE */  #endif /* WITH_GUILE */
412    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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