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