rename obstack_grow_symbol=>obstack_grow_utf8
authorMatthias Braun <matze@braunis.de>
Sun, 27 May 2012 21:44:25 +0000 (23:44 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 17 Jun 2012 15:09:25 +0000 (17:09 +0200)
commite6010138b92e8ecef4ad729f95efdbce1c9614ee
tree5e8629dfba430b24b7c433fc559997da512a65ea
parent72a8112d5715bb10affebfe82e42fd65f6d3ee26
rename obstack_grow_symbol=>obstack_grow_utf8

This is more logical name since we don't put symbol_t on the obstack but a
unicode character in utf8 encoding.
lexer.c
preprocessor.c
unicode.h