Deleted Added
full compact
34c34
< * @(#)ipx_pcb.h
---
> * @(#)$Id$
94c94
< void ipx_pcbnotify __P((struct ipx_addr *dst, int errno, int (*notify)(), long param));
---
> void ipx_pcbnotify __P((struct ipx_addr *dst, int errno, void (*notify)(struct ipxpcb *), long param));