9b33dfaf42
- Bring this port into the 21st century.
14 lines
430 B
Plaintext
14 lines
430 B
Plaintext
$OpenBSD: patch-FileNom_h,v 1.1 2001/04/17 13:13:26 naddy Exp $
|
|
--- FileNom.h.orig Thu Nov 25 14:11:06 1993
|
|
+++ FileNom.h Tue Apr 17 14:30:50 2001
|
|
@@ -52,7 +52,9 @@
|
|
|
|
#define XtNselectCallback "selectCallback"
|
|
#define XtNselectMenu "selectMenu"
|
|
+#ifndef XtNcancelCallback
|
|
#define XtNcancelCallback "cancelCallback"
|
|
+#endif
|
|
#define XtNmargin "margin"
|
|
#define XtNnumberRows "numberRows"
|
|
#define XtNshowDotFiles "showDotFiles"
|