Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2001 16:33:58 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_sbuf.c
Message-ID:  <200101280033.f0S0Xxl04909@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/01/27 16:33:58 PST

  Modified files:
    sys/kern             subr_sbuf.c 
  Log:
  Remove an assertion I forgot to remove in the previous commit: sbuf_len()
  may now be called with an unfinished sbuf.
  For consistency, copy the related comment from sbuf_delete() to sbuf_clear()
  and sbuf_len().
  
  Revision  Changes    Path
  1.3       +3 -2      src/sys/kern/subr_sbuf.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?200101280033.f0S0Xxl04909>