aboutsummaryrefslogtreecommitdiff
path: root/js/binary/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/binary/constants.js')
-rw-r--r--js/binary/constants.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/binary/constants.js b/js/binary/constants.js
index 21c5889c..5c53a360 100644
--- a/js/binary/constants.js
+++ b/js/binary/constants.js
@@ -174,7 +174,7 @@ jspb.PrunerFunction;
/**
* A comparer function returns true if two protos are equal.
- * @typedef {!function(?jspb.ConstBinaryMessage,
+ * @typedef {function(?jspb.ConstBinaryMessage,
* ?jspb.ConstBinaryMessage):boolean}
*/
jspb.ComparerFunction;