From owner-cvs-all Sat Jun 15 23: 5:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD9BE37B41A; Sat, 15 Jun 2002 23:04:43 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G64hX67185; Sat, 15 Jun 2002 23:04:43 -0700 (PDT) (envelope-from tjr) Message-Id: <200206160604.g5G64hX67185@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 15 Jun 2002 23:04:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wc wc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/06/15 23:04:43 PDT Modified files: usr.bin/wc wc.c Log: When counting words, check the correct character variable to see whether it's a space or not. Noticed by: bde Revision Changes Path 1.18 +2 -2 src/usr.bin/wc/wc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message