/[anubis]/anubis/src/main.c
ViewVC logotype

Diff of /anubis/src/main.c

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

revision 1.11 by polak, Wed Aug 20 22:44:10 2003 UTC revision 1.12 by polak, Wed Aug 27 21:16:46 2003 UTC
# Line 1  Line 1 
1  /*  /*
2     GNU Anubis v3.9.92 -- an outgoing mail processor and the SMTP tunnel.     GNU Anubis v3.9.93 -- an outgoing mail processor and the SMTP tunnel.
3     Copyright (C) 2001, 2002, 2003 The Anubis Team.     Copyright (C) 2001, 2002, 2003 The Anubis Team.
4    
5     GNU Anubis is free software; you can redistribute it and/or modify     GNU Anubis is free software; you can redistribute it and/or modify
# Line 85  main(int argc, char *argv[]) Line 85  main(int argc, char *argv[])
85             Process the command line options.             Process the command line options.
86          */          */
87    
88            SETVBUF(stderr, NULL, _IOLBF, 0);
89          get_options(argc, argv);          get_options(argc, argv);
90          anubis_getlogin(session.supervisor, sizeof(session.supervisor));          anubis_getlogin(session.supervisor, sizeof(session.supervisor));
91    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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