1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/editors/axe/files/patch-ag
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

10 lines
268 B
Plaintext

--- Widgets/Preference.h.orig Thu Apr 7 01:07:47 1994
+++ Widgets/Preference.h Sat Nov 11 12:14:04 2000
@@ -47,6 +47,5 @@
} PreferenceReturnStruct;
#define XtNenterCallback "enterCallback"
-#define XtNcancelCallback "cancelCallback"
#endif /* _Preference_h */