File no-return-in-nonvoid-function.patch of Package fish

Index: fish-2.1.1/src/fallback.cpp
===================================================================
--- fish-2.1.1.orig/src/fallback.cpp
+++ fish-2.1.1/src/fallback.cpp
@@ -61,6 +61,7 @@ int tputs(const char *str, int affcnt, i
     {
         fish_putc(*str++);
     }
+    return 0;
 }
 
 #endif
openSUSE Build Service is sponsored by