OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/fixme.h versions 1.22 and 1.23
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/fixme.h 1.22 -> 1.23

--- fixme.h      2002/03/13 14:41:13     1.22
+++ fixme.h      2002/05/27 15:09:50     1.23
@@ -60,6 +60,7 @@
 
 typedef struct {
     l2_context_t    ctx;
+    val_t          *prival;
     val_t          *val;
     char           *progname;
     int             option_groupmode;
@@ -74,6 +75,7 @@
     int             option_timeout_nntp_connect;
     int             option_timeout_nntp_read;
     int             option_timeout_nntp_write;
+    char           *option_nodename;
     char           *option_mailfrom;
     char           *option_restrictheader;
     char           *option_pidfile;
@@ -100,9 +102,9 @@
     size_t          asGroupargs;
     struct          session session;
     msg_t          *msg;
-    struct utsname  uname;
     var_t          *config_varregex;
     var_t          *config_varctx;
+    int             msgcount; /* number of messages processed, used for creating unique ids */
 } lmtp2nntp_t;
 
 #define ERR_EXECUTION 1

CVSTrac 2.0.1