Copy from home:mvyskocil:branches:M17N/groff via accept of submit request 22399 revision 3. Request was accepted with message: OK OBS-URL: https://build.opensuse.org/request/show/22399 OBS-URL: https://build.opensuse.org/package/show/M17N/groff?expand=0&rev=4
13 lines
315 B
Diff
13 lines
315 B
Diff
diff -ru groff-1.18.1.1.orig/src/xditview/lex.c groff-1.18.1.1/src/xditview/lex.c
|
|
--- groff-1.18.1.1.orig/src/xditview/lex.c 2004-07-13 17:16:27.036918000 +0200
|
|
+++ groff-1.18.1.1/src/xditview/lex.c 2004-07-13 17:19:37.526695651 +0200
|
|
@@ -155,6 +155,7 @@
|
|
return i;
|
|
}
|
|
/* NOT REACHED */
|
|
+ return 0;
|
|
}
|
|
|
|
int
|
|
|