Date: Fri, 22 Mar 2002 13:52:50 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/regex engine.c regcomp.c regfree.c src/lib/libc/regex/grot debug.c main.c split.c Message-ID: <200203222152.g2MLqo323392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/03/22 13:52:48 PST Modified files: lib/libc/regex engine.c regcomp.c regfree.c lib/libc/regex/grot debug.c main.c split.c Log: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. Revision Changes Path 1.12 +3 -2 src/lib/libc/regex/engine.c 1.3 +3 -2 src/lib/libc/regex/grot/debug.c 1.3 +3 -2 src/lib/libc/regex/grot/main.c 1.3 +3 -2 src/lib/libc/regex/grot/split.c 1.27 +2 -2 src/lib/libc/regex/regcomp.c 1.5 +2 -2 src/lib/libc/regex/regfree.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203222152.g2MLqo323392>