GNOME Bugzilla – Bug 548649
Adding const attribute to command methods
Last modified: 2008-09-02 07:14:12 UTC
I'll attach the patch in the next message.
Created attachment 117047 [details] [review] const Just added const gchar * instead of gchar *
(In reply to comment #1) > Created an attachment (id=117047) [edit] > const > > Just added const gchar * instead of gchar * Patch looks good to me, but the ChangeLog part probably won't apply. We should probably commit this for 2.6.
Thanks!