summaryrefslogtreecommitdiffstats
path: root/core/ccmArrayBuffer.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/ccmArrayBuffer.js')
-rw-r--r--core/ccmArrayBuffer.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/ccmArrayBuffer.js b/core/ccmArrayBuffer.js
index 80e4258..15b14e8 100644
--- a/core/ccmArrayBuffer.js
+++ b/core/ccmArrayBuffer.js
@@ -3,8 +3,10 @@
* @author Marco Munizaga
*/
-/** @namespace CTR mode with CBC MAC. */
-
+/**
+ * CTR mode with CBC MAC.
+ * @namespace
+ */
sjcl.arrayBuffer = sjcl.arrayBuffer || {};
//patch arraybuffers if they don't exist