commit | 3b3c8abb9635eb3ea078a821a99c9ef29d66dff7 | [log] [tgz] |
---|---|---|
author | Jisi Liu <jisi.liu@gmail.com> | Wed Mar 30 11:39:59 2016 -0700 |
committer | Jisi Liu <jisi.liu@gmail.com> | Wed Mar 30 11:39:59 2016 -0700 |
tree | 7d2ec154f15c9f9153d890e76b6cf30e471ea488 | |
parent | 78105897a8f01c7be9cf8502b6c58d47eb1ccdd7 [diff] [blame] |
Integrate google internal changes.
diff --git a/js/debug.js b/js/debug.js index 4838911..3701a09 100644 --- a/js/debug.js +++ b/js/debug.js
@@ -68,7 +68,7 @@ * Recursively introspects a message and the values its getters return to * make a best effort in creating a human readable representation of the * message. - * @param {*} thing A jspb.Message, Array or primitive type to dump. + * @param {?} thing A jspb.Message, Array or primitive type to dump. * @return {*} * @private */