Index: head/astro/foxtrotgps/files/patch-bzr_323 =================================================================== --- head/astro/foxtrotgps/files/patch-bzr_323 (nonexistent) +++ head/astro/foxtrotgps/files/patch-bzr_323 (revision 546873) @@ -0,0 +1,30 @@ +Obtained from: + https://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/revision/323 + +=== modified file 'src/callbacks.c' +--- src/callbacks.c 2020-01-15 05:46:18 +0000 ++++ src/callbacks.c 2020-01-25 00:00:46 +0000 +@@ -46,7 +46,7 @@ + static gboolean maximized = FALSE; + + +-GtkWidget *dialog10 = NULL; ++static GtkWidget *dialog10 = NULL; + + + static int local_x = 0; + +=== modified file 'src/tracks.c' +--- src/tracks.c 2019-02-26 00:59:58 +0000 ++++ src/tracks.c 2020-01-25 00:00:46 +0000 +@@ -30,7 +30,7 @@ + + GSList *loaded_track = NULL; + GtkWidget *window12; +-GtkWidget *dialog10; ++static GtkWidget *dialog10; + + + + + Property changes on: head/astro/foxtrotgps/files/patch-bzr_323 ___________________________________________________________________ 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