]> Pileus Git - grits/blobdiff - src/gis-tile.c
Fix misc bugs and bump version to 0.3
[grits] / src / gis-tile.c
index 7a0f0b832851c8e8d91535ad4844be651dfe4d6d..07baa09d6b4ab12e3f8b1a4d0bf070291a691810 100644 (file)
@@ -22,8 +22,8 @@
 #include "gis-tile.h"
 
 gchar *gis_tile_path_table[2][2] = {
-       {".00", ".01"},
-       {".10", ".11"},
+       {"00.", "01."},
+       {"10.", "11."},
 };
 
 GisTile *gis_tile_new(GisTile *parent,