[BACK]Return to fdpass.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / sndiod

Diff for /src/usr.bin/sndiod/fdpass.h between version 1.2 and 1.3

version 1.2, 2020/01/23 05:40:09 version 1.3, 2020/02/26 13:53:58
Line 27 
Line 27 
   
 struct sio_hdl *fdpass_sio_open(int, int, unsigned int);  struct sio_hdl *fdpass_sio_open(int, int, unsigned int);
 struct mio_hdl *fdpass_mio_open(int, int, unsigned int);  struct mio_hdl *fdpass_mio_open(int, int, unsigned int);
   struct sioctl_hdl *fdpass_sioctl_open(int, int, unsigned int);
   
 #endif /* !defined(FDPASS_H) */  #endif /* !defined(FDPASS_H) */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3