summaryrefslogtreecommitdiffstats
path: root/modules/libjar/nsIZipReader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/libjar/nsIZipReader.idl')
-rw-r--r--modules/libjar/nsIZipReader.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/libjar/nsIZipReader.idl b/modules/libjar/nsIZipReader.idl
index b6a1f70abd..abead2841a 100644
--- a/modules/libjar/nsIZipReader.idl
+++ b/modules/libjar/nsIZipReader.idl
@@ -225,7 +225,7 @@ interface nsIZipReaderCache : nsISupports
/**
* returns true if this zipreader already has this file cached
*/
- bool isCached(in nsIFile zipFile);
+ boolean isCached(in nsIFile zipFile);
/**
* Returns a (possibly shared) nsIZipReader for a zip inside another zip