Skip to content
Commit 17080976 authored by Dark Templar's avatar Dark Templar Committed by Albert Astals Cid
Browse files

Fix -Wreturn-type warning for jpeg version check

Summary: See also: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87515

Test Plan:
Build gwenview with '-Werror=return-type' in CFLAGS/CXXFLAGS.
Without this patch cmake call should fail if clean build directory is used.
With this patch applied build should succeed.

Reviewers: ngraham, aacid

Tags: #gwenview

Differential Revision: https://phabricator.kde.org/D19993
parent 408d4c34
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