diff options
Diffstat (limited to 'net-p2p/teknap/files/patch-source-scott.c')
-rw-r--r-- | net-p2p/teknap/files/patch-source-scott.c | 10 |
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); |