Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2000 17:35:46 -0800 (PST)
From:      David Greenman <dg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_syscalls.c
Message-ID:  <200012030135.eB31ZkY37772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dg          2000/12/02 17:35:46 PST

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Changed second argument in a call to sf_buf_free() to be NULL instead of
  PAGE_SIZE to match the prototype better. The argument is ignored, so this
  is just to silence the compile-time warning.
  
  Pointed out by:	jhb
  
  Revision  Changes    Path
  1.79      +2 -2      src/sys/kern/uipc_syscalls.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012030135.eB31ZkY37772>