From owner-cvs-all Fri Apr 20 0:41:28 2001 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 B6C5737B422; Fri, 20 Apr 2001 00:41:25 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3K7fPa61576; Fri, 20 Apr 2001 00:41:25 -0700 (PDT) (envelope-from obrien) Message-Id: <200104200741.f3K7fPa61576@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 20 Apr 2001 00:41:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/indent lexi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/04/20 00:41:25 PDT Modified files: usr.bin/indent lexi.c Log: Fix damage I did in rev 1.4 that broke formatting this example: void foo(struct bar *bar) { return 0; } Revision Changes Path 1.7 +3 -1 src/usr.bin/indent/lexi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message