Move a few strings from .data to .rodata.
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Sep 2005 04:01:03 +0000 (04:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 10 Sep 2005 04:01:03 +0000 (04:01 +0000)
commit21bbad188f83c828aee254191939d4568b9b7c19
treef3937524596f190a6d518644c26518f6b499a6ea
parent2147c486b0afb90ea32fdce9fefedcbebc2375a6
Move a few strings from .data to .rodata.

2005-09-10  Matthias Clasen  <mclasen@redhat.com>

* gtype.c (INVALID_RECURSION, check_type_name_I): Move a few strings
from .data to .rodata.
gobject/gtype.c