cperciva    2005-01-19 21:15:58 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_timeout.c 
  Log:
  Make "c->c_func = NULL" conditional on CALLOUT_LOCAL_ALLOC in both
  places where it occurs, not just one. :-)
  
  Pointed out by: glebius
  Pointy had to:  cperciva
  
  Revision  Changes    Path
  1.95      +1 -1      src/sys/kern/kern_timeout.c