Nasty one, sorry.

SVN revision: 47815
This commit is contained in:
Gustavo Lima Chaves 2010-04-07 17:24:26 +00:00
parent 97dfb904e9
commit 6985d6383e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ typedef struct _Elm_Params_Map
Eina_Bool zoom_set:1;
} Elm_Params_Map;
static const char *zoom_choices[] = {"manual", "auto fit", "auto fill"};
static const char *zoom_choices[] = {"manual", "auto fit", "auto fill", NULL};
static const char *source_choices[] =
{"Mapnik", "Osmarender", "Cycle Map", "Maplint",