OSSP CVS Repository

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

ossp-pkg/sio/sio_hello.c 1.10 -> 1.11

--- sio_hello.c  2002/11/27 15:50:29     1.10
+++ sio_hello.c  2002/11/29 13:00:18     1.11
@@ -391,13 +391,13 @@
 /************************************************************************/
 
 static
-sio_rc_t hello_input(sio_t *sio, al_t *al, void *u)
+sio_rc_t hello_input(sio_t *sio, al_t *al, void *u, sio_rc_t orc)
 {
     return hello_protocol(sio, (private_t *)u, 0);
 }
 
 static
-sio_rc_t hello_output(sio_t *sio, al_t *al, void *u)
+sio_rc_t hello_output(sio_t *sio, al_t *al, void *u, sio_rc_t orc)
 {
     return hello_protocol(sio, (private_t *)u, 1);
 }

CVSTrac 2.0.1