Index: head/emulators/stonx/files/patch-x.c =================================================================== --- head/emulators/stonx/files/patch-x.c (nonexistent) +++ head/emulators/stonx/files/patch-x.c (revision 566031) @@ -0,0 +1,10 @@ +--- x.c.orig 2004-08-15 13:13:22 UTC ++++ x.c +@@ -104,7 +104,6 @@ static unsigned long pixel_value[STE_COLORS]; + unsigned long pixel_value_by_index[16]; + static unsigned char pixel_index[16]; + static int is_allocated[STE_COLORS]; +-SCRDEF scr_def[3]; + static int scr_x, scr_y; /* x,y possition of STonX Main Window */ + + /* some interesting events: */ Property changes on: head/emulators/stonx/files/patch-x.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property