mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
1534d9a4bf
- Fix new compiler error - Add missing MAN1 line PR: 22811 Submitted by: Ports Fury
10 lines
268 B
Plaintext
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 */
|