$OpenBSD: patch-FWF_FileChooser_FChooser_h,v 1.1 2003/12/31 17:49:34 espie Exp $ --- FWF/FileChooser/FChooser.h.orig 1993-02-05 17:20:04.000000000 +0100 +++ FWF/FileChooser/FChooser.h 2003-12-31 13:08:13.000000000 +0100 @@ -49,7 +49,7 @@ extern WidgetClass xfwfFileChooserWidget typedef struct _XfwfFileChooserClassRec *XfwfFileChooserWidgetClass; typedef struct _XfwfFileChooserRec *XfwfFileChooserWidget; -#define XtNcurrentDirectory "currentDirectory" +/* #define XtNcurrentDirectory "currentDirectory" */ #define XtNcurrentFile "currentFile" #define XtNsortMode "sortMode" #define XtNpattern "pattern"