openbsd-ports/editors/axe/patches/patch-Help_Hyper_c
naddy cced4a53fe - re-enable
- regen patches
- make it build and work with XF4; patches from Hwei Sheng Teoh
  <hsteoh@debian.org> via Debian
- prettify
2001-08-22 00:04:41 +00:00

12 lines
330 B
Plaintext

$OpenBSD: patch-Help_Hyper_c,v 1.1 2001/08/22 00:04:41 naddy Exp $
--- Help/Hyper.c.orig Wed Apr 6 18:07:36 1994
+++ Help/Hyper.c Tue Aug 21 02:43:48 2001
@@ -977,7 +977,6 @@ HyperWidget hyper;
char *fname;
{
Widget widget = (Widget) hyper;
- extern char *sys_errlist[];
FILE *f = fopen(fname,"r");
if(f)