GNOME Bugzilla – Bug 789787
Fix Compilation warnings
Last modified: 2018-01-30 17:52:48 UTC
There are some compilation warnings about static modifier for const being invalid. Let's fix these.
Created attachment 362777 [details] [review] Fixes for the compile warnings
Ping for a review.
Review of attachment 362777 [details] [review]: It's clearly correct