]> git.street.me.uk Git - andy/viking.git/blobdiff - src/bingmapsource.c
[QA] Rename and correct some map cache variables usage for better understanding.
[andy/viking.git] / src / bingmapsource.c
index f22db4a53f1536571d860b71ffb6ee2c7539112e..c1cb9335c75d3c2fe3149722483481711c622cd0 100644 (file)
@@ -516,7 +516,7 @@ _async_load_attributions ( BingMapSource *self )
  * Returns: a newly allocated BingMapSource GObject.
  */
 BingMapSource *
  * Returns: a newly allocated BingMapSource GObject.
  */
 BingMapSource *
-bing_map_source_new_with_id (guint8 id, const gchar *label, const gchar *key)
+bing_map_source_new_with_id (guint16 id, const gchar *label, const gchar *key)
 {
        /* initialize settings here */
        return g_object_new(BING_TYPE_MAP_SOURCE,
 {
        /* initialize settings here */
        return g_object_new(BING_TYPE_MAP_SOURCE,