summaryrefslogtreecommitdiff
path: root/net-p2p/teknap/files/patch-source-scott.c
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-08-06 15:53:00 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-08-06 15:53:00 +0000
commit6d5b1316788fad218733e26f5190c59c065b4d3d (patch)
tree3a0d606b1523df3f769e192a7af651b4d29463d5 /net-p2p/teknap/files/patch-source-scott.c
parentUpdate to 0.33. (diff)
Fix build with gcc 3.4
Add another working mastersite.
Notes
Notes: svn path=/head/; revision=115513
Diffstat (limited to '')
-rw-r--r--net-p2p/teknap/files/patch-source-scott.c10
1 files changed, 10 insertions, 0 deletions
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);