Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 1996 14:46:38 -0800 (PST)
From:      Wolfram Schneider <wosch>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/head head.c
Message-ID:  <199602262246.OAA23887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       96/02/26 14:46:38

  Modified:    usr.bin/head  head.c
  Log:
  first check the count and then get
  the next line of characters and not cause it to first get
  the characters even if the count (cnt) has become 0.
  
  Submitted by:	R Bezuidenhout <rbezuide@mikom.csir.co.za>
  
  Revision  Changes    Path
  1.3       +1 -1      src/usr.bin/head/head.c



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