Change char* to char[] in the ft error table, to avoid relocations.
authorBehdad Esfahbod <behdad@gnome.org>
Fri, 31 Mar 2006 22:41:07 +0000 (22:41 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Fri, 31 Mar 2006 22:41:07 +0000 (22:41 +0000)
commite9f563364cad9d096f6c60e0607652fbb88ca4ff
tree7456a4a06eacaf775dc2faffa4b431714b9979c0
parentc1582bd15a7c977311c67af811be54a1abcf0e77
Change char* to char[] in the ft error table, to avoid relocations.

2006-03-31  Behdad Esfahbod  <behdad@gnome.org>

        * pango/pangoft2.c (_pango_ft2_ft_strerror): Change char* to
        char[] in the ft error table, to avoid relocations.
ChangeLog
pango/pangoft2.c