commit | 2b14c7e733a02bad40e0541e115266e297a62ba5 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Mon Jul 29 15:09:56 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Mon Jul 29 15:09:56 2013 -0700 |
tree | 4769b0ee6cb02a87778d1e48014af549c8f619fd | |
parent | 3ed09eb9b9d51cf3abbbd75fd7f2ee71004dcdbd [diff] [blame] |
Initial update of comments to JSDoc format.
diff --git a/js/security/KeyManager.js b/js/security/KeyManager.js index 32a7f42..d3e70cd 100644 --- a/js/security/KeyManager.js +++ b/js/security/KeyManager.js
@@ -3,6 +3,9 @@ * See COPYING for copyright and distribution information. */ +/** + * @constructor + */ var KeyManager = function KeyManager(){