Use xfree instead of free where appropriate (Bug#8437)
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 12 Apr 2011 10:20:32 +0000 (12:20 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Tue, 12 Apr 2011 10:20:32 +0000 (12:20 +0200)
commitbaad03f0e1fe3bf27d52a425e0e374af6d1cf407
treee86f0c3b393c801dd2f77c3fdadff8eb789712b1
parente7974947bc66f311e3883bb19aec11f3fe4dc7f6
Use xfree instead of free where appropriate (Bug#8437)

* charset.c (Fclear_charset_maps): Use xfree instead of free.
(Bug#8437)
* keyboard.c (parse_tool_bar_item): Likewise.
* sound.c (sound_cleanup, alsa_close): Likewise.
* termcap.c (tgetent): Likewise.
* xfns.c (x_default_font_parameter): Likewise.
* xsettings.c (read_and_apply_settings): Likewise.
src/ChangeLog
src/charset.c
src/keyboard.c
src/sound.c
src/termcap.c
src/xfns.c
src/xsettings.c