From owner-cvs-all Wed May 1 19:15:11 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 19DB837B417; Wed, 1 May 2002 19:15:07 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g422F7c53396; Wed, 1 May 2002 19:15:07 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020215.g422F7c53396@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 19:15:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs strnsubst.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 jmallett 2002/05/01 19:15:07 PDT Modified files: usr.bin/xargs strnsubst.c Log: *str is spelled 's1' inside the body of the code. Make 'this' not a local variable, since it isn't necessary or complex enough to warrant such. Revision Changes Path 1.3 +2 -4 src/usr.bin/xargs/strnsubst.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message