fwnn/FreeWnn-returnvalue.diff

12 lines
156 B
Diff
Raw Normal View History

--- Wnn/uum/jhlp.c
+++ Wnn/uum/jhlp.c
@@ -402,6 +402,8 @@
#endif /* defined(uniosu) */
do_main ();
+ /* Shouldn't get here */
+ return 42;
}
/*