Better TODO wording

This commit is contained in:
Matt Corallo 2014-06-05 22:34:01 -04:00
parent 12a849957a
commit 1ec6b0aed6

View file

@ -15,7 +15,7 @@
*/
/* 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) {
return nChr > 64 && nChr < 91 ?