From 49678972a9b308a2491e98ca15f30553b2bb365c Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Wed, 23 Apr 2014 11:14:08 -0700 Subject: [PATCH] Fix JSDOC comment syntax --- cameragrid.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cameragrid.js b/cameragrid.js index dd91505..13245a2 100644 --- a/cameragrid.js +++ b/cameragrid.js @@ -15,7 +15,7 @@ limitations under the License. */ var cameraGrid = {}; -/* +/** * @constructor * @export */