ossp-pkg/sio/sio_module.h 1.2 -> 1.3
--- sio_module.h 2002/10/23 17:05:10 1.2
+++ sio_module.h 2002/11/05 15:52:21 1.3
@@ -17,4 +17,4 @@
SIO_LN_EOF
} sio_labelnum_t;
-sio_rc_t sio_label(sio_t *, sio_labelnum_t label, void **labelp);
+sio_rc_t sio_label(sio_t *, sio_labelnum_t, al_label_t *);
|
|