From 6d5b1316788fad218733e26f5190c59c065b4d3d Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 6 Aug 2004 15:53:00 +0000 Subject: Fix build with gcc 3.4 Add another working mastersite. --- net-p2p/teknap/files/patch-source-scott.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net-p2p/teknap/files/patch-source-scott.c (limited to 'net-p2p/teknap/files/patch-source-scott.c') diff --git a/net-p2p/teknap/files/patch-source-scott.c b/net-p2p/teknap/files/patch-source-scott.c new file mode 100644 index 000000000000..a56058516c6d --- /dev/null +++ b/net-p2p/teknap/files/patch-source-scott.c @@ -0,0 +1,10 @@ +--- 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); -- cgit v1.2.3