Bug 562638 – GDebugKey key member should be const
authorBehdad Esfahbod <behdad@gnome.org>
Sat, 29 Nov 2008 01:21:11 +0000 (01:21 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Sat, 29 Nov 2008 01:21:11 +0000 (01:21 +0000)
commit6d0e4aa2cf5b23a7295dabc5c92634351050989f
tree393523988bde4632d011260fb156d5e8cdc6b149
parenta9df28d181fa9b234860732f7a5a403dc5838d4e
Bug 562638 – GDebugKey key member should be const

2008-11-28  Behdad Esfahbod  <behdad@gnome.org>

        Bug 562638 – GDebugKey key member should be const

        * glib/gutils.h: Change GDebugKey key member from gchar * to
        const gchar *.

svn path=/trunk/; revision=7709
ChangeLog
glib/gutils.h