Blob Blame History Raw
diff -up epiphany-2.22.1.1/embed/mozilla/ContentHandler.cpp.build-fix epiphany-2.22.1.1/embed/mozilla/ContentHandler.cpp
--- epiphany-2.22.1.1/embed/mozilla/ContentHandler.cpp.build-fix	2008-06-05 10:52:29.000000000 -0400
+++ epiphany-2.22.1.1/embed/mozilla/ContentHandler.cpp	2008-06-05 10:52:41.000000000 -0400
@@ -129,6 +129,7 @@ NS_IMETHODIMP GContentHandler::PromptFor
 				    nsISupports *aWindowContext,
 				    const PRUnichar *aDefaultFile,
 				    const PRUnichar *aSuggestedFileExtension,
+				    PRBool,
 				    nsILocalFile **_retval)
 {
 	EphyFileChooser *dialog;