tstellar / rpms / satyr

Forked from rpms/satyr 4 years ago
Clone

c425dc2 Fix -Wreturn-type warning

Authored and Committed by tstellar 4 years ago
    Fix -Wreturn-type warning
    
    clang treates these as errors by default, so this was breaking the build with clang.
    
        
file modified
+10 -1