diff options
Diffstat (limited to 'astro/xglobe/files/patch-marker.xpm')
-rw-r--r-- | astro/xglobe/files/patch-marker.xpm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/astro/xglobe/files/patch-marker.xpm b/astro/xglobe/files/patch-marker.xpm new file mode 100644 index 000000000000..4cfec031a041 --- /dev/null +++ b/astro/xglobe/files/patch-marker.xpm @@ -0,0 +1,9 @@ +--- marker.xpm.orig 1998-11-20 09:16:30.000000000 -0800 ++++ marker.xpm 2011-01-19 09:32:52.000000000 -0800 +@@ -1,5 +1,5 @@ + /* XPM */ +-static char * marker_xpm[] = { ++static const char * marker_xpm[] = { + "7 7 3 1", + " c None", + ". c #000000", |