Make the multi-line comment regular expression a bit easier to read.
authorCarl Worth <cworth@cworth.org>
Wed, 2 Jun 2010 17:59:08 +0000 (10:59 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 2 Jun 2010 17:59:08 +0000 (10:59 -0700)
commite4b2731a25c071407d90c6c593a226574e9c36f9
treec09589f98e3094c7fb16519ec338ad8aea0ecdfc
parent4c22f4dba7a87de4736e01010e361b073a7501c8
Make the multi-line comment regular expression a bit easier to read.

Use quoted strings for literal portions rather than a sequence of
single-character character classes.
glcpp-lex.l