Index: sys/dev/tdfx/tdfx_linux.h =================================================================== RCS file: /private/FreeBSD/src/sys/dev/tdfx/tdfx_linux.h,v retrieving revision 1.5 diff -u -p -r1.5 tdfx_linux.h --- sys/dev/tdfx/tdfx_linux.h 20 Mar 2001 19:34:22 -0000 1.5 +++ sys/dev/tdfx/tdfx_linux.h 3 Feb 2004 20:32:29 -0000 @@ -46,7 +46,7 @@ static struct linux_ioctl_handler n##_ha SYSINIT(n##register, SI_SUB_KLD, SI_ORDER_MIDDLE,\ linux_ioctl_register_handler, &n##_handler); \ SYSUNINIT(n##unregister, SI_SUB_KLD, SI_ORDER_MIDDLE,\ -linux_ioctl_unregister_handler, &n##_handler); +linux_ioctl_unregister_handler, &n##_handler) /* Values for /dev/3dfx */ /* Query IOCTLs */