aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyAboutModule.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/EphyAboutModule.h')
-rw-r--r--embed/mozilla/EphyAboutModule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EphyAboutModule.h b/embed/mozilla/EphyAboutModule.h
index d829d9b0b..2826b49a0 100644
--- a/embed/mozilla/EphyAboutModule.h
+++ b/embed/mozilla/EphyAboutModule.h
@@ -59,7 +59,7 @@ class EphyAboutModule : public nsIAboutModule
nsresult Redirect(const nsACString&, nsIChannel**);
nsresult ParseURL(const char*, nsACString&, nsACString&, nsACString&, nsACString&, nsACString&);
#ifdef HAVE_GECKO_1_8
- nsresult GetErrorMessage(nsIURI*, const char*, char**, char**, char**, char**);
+ nsresult GetErrorMessage(nsIURI*, const char*, char**, char**, char**, char**, char**, char**);
nsresult CreateErrorPage(nsIURI*, nsIChannel**);
#endif
nsresult CreateRecoverPage(nsIURI*, nsIChannel**);