Re-educate rogue emoticon

He was wrecking havoc by confusing the Javascript mode syntax
highlighter.

(imported from commit 27900cf6b6dc7866f2b2f108e79d28d6785aa466)
This commit is contained in:
Zev Benjamin 2013-03-15 12:30:22 -04:00
parent 96041be75c
commit a495b0dfa6

View File

@ -148,7 +148,7 @@ BlueslipError.prototype = Error.prototype;
// argument it is. The argument munging is taken from
// jQuery itself, so we tell jslint to ignore the style
// issues that the jQuery code would raise. It sucks
// that we have to replicate the code :/
// that we have to replicate the code :(
/*jslint eqeq: true */
if ( data == null && fn == null ) {
// ( types, fn )