GNOME Bugzilla – Bug 679057
Fix compile-time warning
Last modified: 2012-06-28 16:03:47 UTC
.
Created attachment 217511 [details] [review] Fix compile-time warning screenshot-filename-builder.c:295:1: warning: no previous prototype for 'screenshot_build_filename_async' [-Wmissing-prototypes] screenshot-filename-builder.c:322:1: warning: no previous prototype for 'screenshot_build_filename_finish' [-Wmissing-prototypes]
Review of attachment 217511 [details] [review]: Looks good.
Attachment 217511 [details] pushed as c494f44 - Fix compile-time warning