Better TODO wording
This commit is contained in:
parent
12a849957a
commit
1ec6b0aed6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* START CRAP TO BE DELETED */
|
/* START CRAP TO BE DELETED */
|
||||||
//TODO: Stolen from MDN (copyright...)
|
//Stolen from MDN (TODO: replace with something else so we arent infringing their copyright)
|
||||||
function b64ToUint6 (nChr) {
|
function b64ToUint6 (nChr) {
|
||||||
|
|
||||||
return nChr > 64 && nChr < 91 ?
|
return nChr > 64 && nChr < 91 ?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue