a84cd90
diff -up xmbdfed-4.7/setup.c.BAD xmbdfed-4.7/setup.c
a84cd90
--- xmbdfed-4.7/setup.c.BAD	2008-11-20 11:49:43.000000000 -0500
a84cd90
+++ xmbdfed-4.7/setup.c	2008-11-20 11:49:47.000000000 -0500
a84cd90
@@ -92,7 +92,7 @@ typedef struct {
a84cd90
     Boolean saved;
a84cd90
 } MXFEditorSetup;
a84cd90
 
a84cd90
-static unsigned long active_editor;
a84cd90
+unsigned long active_editor;
a84cd90
 static MXFEditorSetup setup;
a84cd90
 static MXFEditorOtherOptions other;
a84cd90