Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 04:24:02 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/sed process.c
Message-ID:  <200206241124.g5OBO8D81123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/06/24 04:24:02 PDT

  Modified files:
    usr.bin/sed          process.c 
  Log:
  Fix off by one in `y' (transliterate) command which caused the last character
  of the pattern space not to be examined.
  
  Noticed by:     Motoyuki Konno <motoyuki@bsdclub.org>
  
  Revision  Changes    Path
  1.23      +1 -1      src/usr.bin/sed/process.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?200206241124.g5OBO8D81123>