freebsd-ports/audio/teknap/files/patch-source-scott.c
Tilman Keskinoz 6d5b131678 Fix build with gcc 3.4
Add another working mastersite.
2004-08-06 15:53:00 +00:00

10 lines
203 B
C

--- source/scott.c.orig Fri Aug 6 17:45:27 2004
+++ source/scott.c Fri Aug 6 17:47:15 2004
@@ -364,6 +364,7 @@
mvwaddstr(main_win, 1, 0, buf);
}
#endif
+ break;
}
#if 0
wrefresh(main_win);