ports/sysutils/ah-tty/files/patch-src_psh.h
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

10 lines
246 B
C

--- 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 */