Date: Sun, 11 Jan 2004 13:10:35 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ndiscvt inf-token.l Message-ID: <200401112110.i0BLAZag099807@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2004/01/11 13:10:35 PST
FreeBSD src repository
Modified files:
usr.sbin/ndiscvt inf-token.l
Log:
- Handle doubled double quotes:
`"""foo"" bar"' -> `"foo" bar'
- Handle C++ style comments.
Requested by: wpaul
Revision Changes Path
1.3 +11 -1 src/usr.sbin/ndiscvt/inf-token.l
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401112110.i0BLAZag099807>
