aboutsummaryrefslogtreecommitdiffstats
path: root/patch_cmds/diffstat/testing/case11.pat
diff options
context:
space:
mode:
Diffstat (limited to 'patch_cmds/diffstat/testing/case11.pat')
-rw-r--r--patch_cmds/diffstat/testing/case11.pat12
1 files changed, 12 insertions, 0 deletions
diff --git a/patch_cmds/diffstat/testing/case11.pat b/patch_cmds/diffstat/testing/case11.pat
new file mode 100644
index 0000000..97df0fa
--- /dev/null
+++ b/patch_cmds/diffstat/testing/case11.pat
@@ -0,0 +1,12 @@
+*** test/ncurses.orig.c Sat Dec 21 08:04:03 1996
+--- test/ncurses.c Sun Dec 29 00:11:07 1996
+***************
+*** 2746,2751 ****
+--- 2746,2752 ----
+ static void
+ set_terminal_modes(void)
+ {
++ noraw();
+ cbreak();
+ noecho();
+ scrollok(stdscr, TRUE);