OSSP CVS Repository

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

ossp-pkg/lmtp2nntp/fixme.h 1.5 -> 1.6

--- fixme.h      2002/01/31 10:40:07     1.5
+++ fixme.h      2002/01/31 13:44:05     1.6
@@ -19,8 +19,8 @@
 typedef struct nntp_st nntp_t;
 #include "lmtp2nntp_nntp.h"
 struct ns {
-    char           *h;    /* host */
-    char           *p;    /* port */
+    /*FIXME obsolete char           *h;    * host */
+    /*FIXME obsolete char           *p;    * port */
     sa_addr_t      *saa;  /* socket address abstraction */
     sa_t           *sa;   /* socket abstraction */
     nntp_t         *nntp;
@@ -90,8 +90,13 @@
     sa_t           *saIO;
     int             fdIOi;
     int             fdIOo;
+
     int             nsc;
     struct ns       ns[MAXNEWSSERVICES];
+    /*FIXME replaced by following */
+    int             nns; /* number of ns structures found at pns */
+    struct ns      *pns; /* pointer to an array of ns structures */
+
     char           *azGroupargs;
     size_t          asGroupargs;
     struct          session session;

CVSTrac 2.0.1