vendor/assets/javascripts/md5.js in gravtastic-3.2.4 vs vendor/assets/javascripts/md5.js in gravtastic-3.2.5
- old
+ new
@@ -1,5 +1,5 @@
-;(function(export) {
+(function(export) {
/*
* A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
* Digest Algorithm, as defined in RFC 1321.
* Version 2.2 Copyright (C) Paul Johnston 1999 - 2009
* Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet