X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=src%2Fgis-tile.c;h=07baa09d6b4ab12e3f8b1a4d0bf070291a691810;hp=7a0f0b832851c8e8d91535ad4844be651dfe4d6d;hb=becee285e152746e64b6d3984e2a7229f664062d;hpb=35eef7db3248843c17de23c5636ff9c8610ea191 diff --git a/src/gis-tile.c b/src/gis-tile.c index 7a0f0b8..07baa09 100644 --- a/src/gis-tile.c +++ b/src/gis-tile.c @@ -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,