Fix jsdoc comments.

This commit is contained in:
Michael Jumper
2013-09-02 17:41:25 -07:00
parent 9bf27bfb69
commit 4a0003b53d
7 changed files with 10 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
/**
* Namespace for all Guacamole JavaScript objects.
* @ignore
* @namespace
*/
var Guacamole = Guacamole || {};