GNOME Bugzilla – Bug 624349
Fix a compiler warning
Last modified: 2010-07-16 16:44:34 UTC
A gchar* argument should be constified to avoid a compiler warning.
Created attachment 165884 [details] [review] gail-util: Constify gchar argument And avoid a compiler warning.
Comment on attachment 165884 [details] [review] gail-util: Constify gchar argument Looks a lot like http://git.gnome.org/browse/gtk+/commit/?h=rendering-cleanup&id=4c167086681c6c41942989c3b24c1599e4e4df6e
Attachment 165884 [details] pushed as e42c29c - gail-util: Constify gchar argument