Nasty one, sorry.
authorGustavo Lima Chaves <glima@profusion.mobi>
Wed, 7 Apr 2010 17:24:26 +0000 (17:24 +0000)
committerGustavo Lima Chaves <glima@profusion.mobi>
Wed, 7 Apr 2010 17:24:26 +0000 (17:24 +0000)
SVN revision: 47815

src/edje_externals/elm_map.c

index beae4a4..9c5c06e 100644 (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",