cvs commit: src/sys/kern sys_pipe.c

Robert Watson rwatson at FreeBSD.org
Sat Jan 31 15:03:24 PST 2004


rwatson     2004/01/31 15:03:22 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  Fix an error in a KASSERT string: it's pipe_free_kmem(), not
  pipespace(), that contains this KASSERT.
  
  Revision  Changes    Path
  1.164     +1 -1      src/sys/kern/sys_pipe.c


More information about the cvs-src mailing list