summaryrefslogtreecommitdiffstats
path: root/news/husky-msged/files/patch-msged.c
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky-msged/files/patch-msged.c')
-rw-r--r--news/husky-msged/files/patch-msged.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/news/husky-msged/files/patch-msged.c b/news/husky-msged/files/patch-msged.c
new file mode 100644
index 0000000..a0406a0
--- /dev/null
+++ b/news/husky-msged/files/patch-msged.c
@@ -0,0 +1,20 @@
+--- ./msged.c.orig Tue Nov 27 01:13:44 2001
++++ ./msged.c Fri Jan 24 15:35:36 2003
+@@ -1863,7 +1863,7 @@
+ fputs("\nEnter the command \"EXIT\" to return to " PROG ".\n", stderr);
+ shell_to_dos();
+ cursor(0);
+- InitScreen();
++ InitScreen(1);
+ BuildHotSpots();
+ DrawHeader();
+ ShowNewArea();
+@@ -2017,7 +2017,7 @@
+ WndClose(hMnScr);
+ KillHotSpots();
+ TTclose();
+- InitScreen();
++ InitScreen(1);
+ adapt_margins();
+ BuildHotSpots();
+ ShowNewArea();
OpenPOWER on IntegriCloud