1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 09:57:59 +01:00

Whitespace fixes.

This commit is contained in:
Doug Kearns
2009-01-11 20:00:34 +11:00
parent 723dd9cbca
commit 01b7a39a5b
15 changed files with 378 additions and 378 deletions

View File

@@ -1075,7 +1075,7 @@ lookup:
* <b>fn</b> is called with a temp file, created with
* {@link #createTempFile}, for each explicit argument. Ensures that
* all files are removed when <b>fn</b> returns.
*
*
* @param {function} fn The function to execute.
* @param {Object} self The 'this' object used when executing fn.
* @return {boolean} false if temp files couldn't be created,