Cosmetic.

This commit is contained in:
Arthur Britto
2013-01-01 14:35:59 -08:00
parent c78f352035
commit f09543fe8a
4 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/node
//
// Returns hex of string.
// Returns hex of lowercasing a string.
//
var stringToHex = function (s) {