cvs commit: src/sys/compat/linux linux_ioctl.c

Brooks Davis brooks at FreeBSD.org
Thu Mar 24 11:26:50 PST 2005


brooks      2005-03-24 19:26:50 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_ioctl.c 
  Log:
  Use the CTASSERT() macro instead of rolling my own, non-portable one
  using #error.
  
  Suggested by:   jhb
  
  Revision  Changes    Path
  1.126     +1 -3      src/sys/compat/linux/linux_ioctl.c


More information about the cvs-src mailing list