--- trunk/src/gcvote.h 2009/11/04 14:54:52 158 +++ trunk/src/gcvote.h 2009/11/04 20:28:54 159 @@ -72,5 +72,6 @@ gcvote_request_t *gcvote_request(appdata_t *appdata, gcvote_cb, char *url, gpointer); void gcvote_request_free(gcvote_request_t *request); +void gcvote_save(appdata_t *appdata, cache_t *cache, curl_mem_t *mem); #endif // GCVOTE_H