mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 18:42:27 +01:00
Cleanup the hints.js rat's nest a bit.
--HG-- branch : key-processing
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1032,8 +1032,8 @@ var Timer = Class("Timer", {
|
|||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the UTF-8 encoded value of a string mis-encoded into
|
* Idempotent function which returns the UTF-8 encoded value of an
|
||||||
* ISO-8859-1.
|
* improperly-decoded string.
|
||||||
*
|
*
|
||||||
* @param {string} str
|
* @param {string} str
|
||||||
* @returns {string}
|
* @returns {string}
|
||||||
|
|||||||
Reference in New Issue
Block a user