aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ah-tty
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2006-12-19 17:32:25 +0000
committerMichael Landin <mich@FreeBSD.org>2006-12-19 17:32:25 +0000
commit5e140e2703ae3d76bcc24edaec2c8cfa70f15330 (patch)
treead0391db86bdf9ff505e84c3b6638f14d06689ac /sysutils/ah-tty
parent6ad411905b96b508b88396a7eb526df0c7780371 (diff)
downloadports-5e140e2703ae3d76bcc24edaec2c8cfa70f15330.tar.gz
ports-5e140e2703ae3d76bcc24edaec2c8cfa70f15330.zip
Notes
Diffstat (limited to 'sysutils/ah-tty')
-rw-r--r--sysutils/ah-tty/files/patch-src_psh.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/ah-tty/files/patch-src_psh.h b/sysutils/ah-tty/files/patch-src_psh.h
new file mode 100644
index 000000000000..23171d45718c
--- /dev/null
+++ b/sysutils/ah-tty/files/patch-src_psh.h
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- src/psh.h.orig
++++ src/psh.h
+@@ -52,7 +52,6 @@
+ the screen - BEL is a good example (only one yet:) */
+ #define IGNORECHARS "\007"
+
+-extern WINDOW* ShellWin, *HelpWin;
+ extern PANEL* ShellPanel, *HelpPanel;
+
+ /* function declarations */