patch-FileNom_h 430 B

1234567891011121314
  1. $OpenBSD: patch-FileNom_h,v 1.1 2001/04/17 13:13:26 naddy Exp $
  2. --- FileNom.h.orig Thu Nov 25 14:11:06 1993
  3. +++ FileNom.h Tue Apr 17 14:30:50 2001
  4. @@ -52,7 +52,9 @@
  5. #define XtNselectCallback "selectCallback"
  6. #define XtNselectMenu "selectMenu"
  7. +#ifndef XtNcancelCallback
  8. #define XtNcancelCallback "cancelCallback"
  9. +#endif
  10. #define XtNmargin "margin"
  11. #define XtNnumberRows "numberRows"
  12. #define XtNshowDotFiles "showDotFiles"