GNOME Bugzilla – Bug 652214
Use const instead G_CONST_RETURN
Last modified: 2011-06-09 16:58:36 UTC
The macro will be deprecated soon. See bug #644611
Created attachment 189567 [details] [review] eel: Do not use G_CONST_RETURN
Created attachment 189568 [details] [review] libnautilus-private: Do not use G_CONST_RETURN
Thanks, looks good.
Comment on attachment 189567 [details] [review] eel: Do not use G_CONST_RETURN commit a8443f64b6554b640f9bd39b3470284127b7bc3f
Comment on attachment 189568 [details] [review] libnautilus-private: Do not use G_CONST_RETURN commit f657a12a9f1da481e7a580335b682749ac4b01cf
Thanks for the super-fast review cosimo! ;)