Skip to content
Commit e4174879 authored by Ondrej Holy's avatar Ondrej Holy
Browse files

metadata: Use static keyword for private function

More warnings are printed when building thanks to meson port. Let's add
static keyword for private metafile_key_lookup_iter function in order
to prevent the following warning:
warning: no previous prototype for ‘metafile_key_lookup_iter’

https://bugzilla.gnome.org/show_bug.cgi?id=786149
parent 4932f4c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment