Fix -Wreturn-type warning for jpeg version check
ClosedPublic

Authored by i.Dark_Templar on Mar 23 2019, 12:13 PM.

Details

Summary
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.

Diff Detail

Repository
R260 Gwenview
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added a project: Gwenview. · View Herald TranscriptMar 23 2019, 12:13 PM
i.Dark_Templar requested review of this revision.Mar 23 2019, 12:13 PM
aacid accepted this revision.Mar 23 2019, 5:03 PM

i'll land it in a minute

This revision is now accepted and ready to land.Mar 23 2019, 5:03 PM
This revision was automatically updated to reflect the committed changes.