OSSP CVS Repository

ossp - Difference in ossp-pkg/sio/sio_hello.c versions 1.1 and 1.2
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/sio/sio_hello.c 1.1 -> 1.2

--- sio_hello.c  2002/11/05 13:23:36     1.1
+++ sio_hello.c  2002/11/05 15:52:21     1.2
@@ -32,8 +32,8 @@
     int  npass;            /* characters in input buffer */
     al_t *pre;             /* saved output during protocol */
     int isoutput;          /* remember originator of protocol */
-    void *data_label;      /* al labels used by SIO */
-    void *eof_label;
+    al_label_t data_label; /* al labels used by SIO */
+    al_label_t eof_label;
     char eof;              /* eof label buffer */
 } private_t;
 

CVSTrac 2.0.1