Fixed .js comment

This commit is contained in:
amki 2013-12-26 06:59:56 +00:00
parent 4b4f0a1608
commit 76b6371498

View File

@ -1,6 +1,6 @@
/**
* Module Name: Flashy
* Description: Makes pages with flashing text and that innit.
* Module Name: Crypto
* Description: Allows the magic of cryptography to take place.
*/
var MD5 = require('crypto-js/md5');