summaryrefslogtreecommitdiffstats
path: root/netwerk/base/nsIBackgroundFileSaver.idl
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/base/nsIBackgroundFileSaver.idl')
-rw-r--r--netwerk/base/nsIBackgroundFileSaver.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/base/nsIBackgroundFileSaver.idl b/netwerk/base/nsIBackgroundFileSaver.idl
index 0b26852c28..d9a5ba20a5 100644
--- a/netwerk/base/nsIBackgroundFileSaver.idl
+++ b/netwerk/base/nsIBackgroundFileSaver.idl
@@ -130,7 +130,7 @@ interface nsIBackgroundFileSaver : nsISupports
* rather than deleted, if the operation fails or is canceled. This is
* generally set for downloads that use temporary ".part" files.
*/
- void setTarget(in nsIFile aTarget, in bool aKeepPartial);
+ void setTarget(in nsIFile aTarget, in boolean aKeepPartial);
/**
* Terminates access to the output file, then notifies the observer with the