summaryrefslogtreecommitdiff
path: root/lib/ephy-snapshot-service.h
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2016-04-30 13:11:07 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2016-05-09 08:37:32 -0500
commitd89374ee0f2653e48143e49f2325c47301f9d603 (patch)
treeb5ddfe9a19b03ccf07c96d1fbdb08e9ee5e2f84f /lib/ephy-snapshot-service.h
parent8f3191cb4fab6a2b31c77fc92003eed5ac88845c (diff)
downloadepiphany-d89374ee0f2653e48143e49f2325c47301f9d603.tar.gz
snapshot-service: Rename memory cache lookup function
To be more clear https://bugzilla.gnome.org/show_bug.cgi?id=765863
Diffstat (limited to 'lib/ephy-snapshot-service.h')
-rw-r--r--lib/ephy-snapshot-service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-snapshot-service.h b/lib/ephy-snapshot-service.h
index c69f64dfa..5194b333a 100644
--- a/lib/ephy-snapshot-service.h
+++ b/lib/ephy-snapshot-service.h
@@ -46,7 +46,7 @@ GQuark ephy_snapshot_service_error_quark (voi
EphySnapshotService *ephy_snapshot_service_get_default (void);
-const char *ephy_snapshot_service_lookup_snapshot_path (EphySnapshotService *service,
+const char *ephy_snapshot_service_lookup_cached_snapshot_path (EphySnapshotService *service,
const char *url);
void ephy_snapshot_service_get_snapshot_path_for_url_async (EphySnapshotService *service,