OSSP CVS Repository

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

ossp-pkg/lmtp2nntp/lmtp2nntp_option.h 1.2 -> 1.3

--- lmtp2nntp_option.h   2002/01/24 16:25:54     1.2
+++ lmtp2nntp_option.h   2002/01/30 16:41:02     1.3
@@ -96,11 +96,9 @@
     val_t              *val;            /* val we are registered under */
                     /**/
     int                 number;         /* number of this option for popt */
-    struct {                             /* option data as read from configuration */
+    union {                             /* option data as read from configuration */
         int f;                          /* OPT_FLAG */
-        void *foo1, *foo2, *foo3, *foo4, *foo5, *foo6, *foo7, *foo8, *foo9; 
         char *s;                        /* OPT_SINGLE */
-        void *bar1, *bar2, *bar3, *bar4, *bar5, *bar6, *bar7, *bar8, *bar9; 
         char **m;                       /* OPT_MULTI */
     } data;
     int ndata;

CVSTrac 2.0.1