Reduce code duplication in parse_headername().
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 19:42:26 +0000 (21:42 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 19:42:26 +0000 (21:42 +0200)
commit9d64cafccc1b270c4cb428de5de6dc832222da92
treee1e3ff8ba2809b79b77bd066e2a2af8c5711c33f
parent6c0047b4cecb38341d4d3c6d3d6cbca13fddd1e2
Reduce code duplication in parse_headername().

- Correct the error message, when the closing '"' is missing.
preprocessor.c