Files @ 34d059ff6ee6
Branch filter:

Location: ohnobinki_overlay/app-text/tetex/files/tetex-2.0.2-dvi-draw-conflicting-types.patch

binki
upgraded fix against sys-fs/e2fsprogs's tst_csum failing to compile. bumped to sys-fs/e2fsprogs-1.41.3
--- tetex-src-2.0.2.old/texk/xdvik/dvi-draw.c      2003-01-25 05:16:33.000000000 -0500
+++ tetex-src-2.0.2/texk/xdvik/dvi-draw.c  2006-01-08 04:52:44.000000000 -0500
@@ -518,7 +518,7 @@

 #endif /* T1LIB */

-extern void home();  /* from events.c */
+extern void home(wide_bool scrl);  /* from events.c */
 extern int fallbacktfm; /* from tfmload.c */

 static struct frame frame0;    /* dummy head of list */