]> git.street.me.uk Git - andy/viking.git/blobdiff - src/googlemaps.c
Add referer to DownloadOptions
[andy/viking.git] / src / googlemaps.c
index df8ff6298842f11e723b37727ea16c768a823309..87795fdf9d1aacc0afd526a900d3896294ce6899 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "googlemaps.h"
 
-static DownloadOptions googlemaps_options = { 1 };
+static DownloadOptions googlemaps_options = { 1, "http://maps.google.com/" };
 
 /* initialisation */
 void googlemaps_init () {