From: Will Estes Date: Thu, 3 Apr 2014 00:23:13 +0000 (-0400) Subject: remove proofreading comment X-Git-Tag: v2.6.0~109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a5c70c3e9e27938507b9236851b312020becbc5;p=flex remove proofreading comment --- diff --git a/doc/flex.texi b/doc/flex.texi index dbcc4ad..7ce9d92 100644 --- a/doc/flex.texi +++ b/doc/flex.texi @@ -1601,7 +1601,6 @@ Any rule whose pattern is prefixed with @samp{} will only be active when the scanner is in the @dfn{start condition} named @code{sc}. For example, -@c proofread edit stopped here @example @verbatim [^"]* { /* eat up the string body ... */