Fix some comments that look like JSDoc comments (begin with /**) but are not.

This commit is contained in:
Andy Hanson
2016-08-03 11:11:25 -07:00
parent 50c30849c1
commit ba706fe7fc
7 changed files with 3867 additions and 3866 deletions

View File

@@ -6,7 +6,7 @@
declare namespace ValidatorJS {
interface ValidatorStatic {
/**************
/* ************
* Validators *
**************/