aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-encodings.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-encodings.h')
-rw-r--r--embed/ephy-encodings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-encodings.h b/embed/ephy-encodings.h
index b7b15f828..6832b160c 100644
--- a/embed/ephy-encodings.h
+++ b/embed/ephy-encodings.h
@@ -137,7 +137,7 @@ GList *ephy_encodings_get_encodings (EphyEncodings *encodings,
EphyNode *ephy_encodings_get_all (EphyEncodings *encodings);
-GList *ephy_encodings_get_detectors (EphyEncodings *encodings);
+EphyNode *ephy_encodings_get_detectors (EphyEncodings *encodings);
void ephy_encodings_add_recent (EphyEncodings *encodings,
const char *code);