aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyBrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/EphyBrowser.h')
-rw-r--r--embed/mozilla/EphyBrowser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EphyBrowser.h b/embed/mozilla/EphyBrowser.h
index 57cec5ad6..75ad0e8c9 100644
--- a/embed/mozilla/EphyBrowser.h
+++ b/embed/mozilla/EphyBrowser.h
@@ -187,7 +187,7 @@ public:
nsresult LoadURI(const char *aURI,
PRUint32 aLoadFlags = nsIWebNavigation::LOAD_FLAGS_NONE,
- nsIURI *aURI = nsnull);
+ nsIURI *aReferrer = nsnull);
EphyEmbedDocumentType GetDocumentType ();