From owner-cvs-all Fri Oct 19 12:10:43 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 D945E37B401; Fri, 19 Oct 2001 12:10:36 -0700 (PDT) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9JJAaT48294; Fri, 19 Oct 2001 12:10:36 -0700 (PDT) (envelope-from schweikh) Message-Id: <200110191910.f9JJAaT48294@freefall.freebsd.org> From: Jens Schweikhardt Date: Fri, 19 Oct 2001 12:10:36 -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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2001/10/19 12:10:36 PDT Modified files: usr.bin/indent lexi.c Log: Properly handle backslash newline within an identifier or keyword. PR: bin/6015 Submitted by: myself (schweikh) Patch by: Alexey V.Neyman Tested by: indenting my chess problem solver and running its test suite MFC after: 3 weeks Revision Changes Path 1.9 +12 -2 src/usr.bin/indent/lexi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message