diff --git a/common/content/io.js b/common/content/io.js index ef3c3abd..ffebc794 100644 --- a/common/content/io.js +++ b/common/content/io.js @@ -555,6 +555,7 @@ function IO() //{{{ * * @param {string} dir The directory to search. * @default $HOME. + * @returns {nsIFile} The RC file or null if none is found. */ getRCFile: function (dir) {