diff options
Diffstat (limited to 'lib/ephy-profile-migration.h')
-rw-r--r-- | lib/ephy-profile-migration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-profile-migration.h b/lib/ephy-profile-migration.h index 33d14bf81..3716f24f0 100644 --- a/lib/ephy-profile-migration.h +++ b/lib/ephy-profile-migration.h @@ -34,7 +34,7 @@ void _ephy_profile_store_form_auth_data (const char *uri, const char *username, const char *password); -GList* +void _ephy_profile_query_form_auth_data (const char *uri, const char *form_username, const char *form_password, |