1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/editors/axe/files/patch-ac
Kevin Lo 1534d9a4bf - Add x11-toolkits/Xaw3d to LIB_DEPENDS
- Fix new compiler error
- Add missing MAN1 line

PR: 22811
Submitted by: Ports Fury
2000-11-13 13:39:03 +00:00

11 lines
244 B
Plaintext

--- Help/Hyper.c.orig Thu Apr 7 01:07:36 1994
+++ Help/Hyper.c Sat Nov 11 12:14:03 2000
@@ -977,7 +977,6 @@
char *fname;
{
Widget widget = (Widget) hyper;
- extern char *sys_errlist[];
FILE *f = fopen(fname,"r");
if(f)