Use internal_errorf() instead of errorf() for internal errors -- quite logical, isn...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 6 Jun 2011 13:33:55 +0000 (15:33 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 6 Jun 2011 13:33:55 +0000 (15:33 +0200)
commit9ce4a0e800b14adf0ee4382213075011bce58193
treef261302accef9d0122b5bba723c2b14ea372a0b6
parent1c4466f3b10ff840991a8089d12e90182aa3c803
Use internal_errorf() instead of errorf() for internal errors -- quite logical, isn't it?
parser.c