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