From owner-cvs-all Fri Apr 19 16:44: 3 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 2CBAC37B6CA; Fri, 19 Apr 2002 16:41:56 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3JNfuZ89660; Fri, 19 Apr 2002 16:41:56 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204192341.g3JNfuZ89660@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 19 Apr 2002 16:41:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.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/04/19 16:41:56 PDT Modified files: usr.bin/xargs xargs.c Log: Compound two fprintf(3)s into 1 using string concatenation. Revision Changes Path 1.17 +1 -2 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message