Fixed lingering code inspection issues
This commit is contained in:
parent
39af7dbe32
commit
55c3236380
18 changed files with 45 additions and 43 deletions
|
|
@ -949,7 +949,7 @@ Bus.prototype.setLongDirect = function(addr, l)
|
|||
*
|
||||
* @this {Bus}
|
||||
* @param {Object} obj
|
||||
* @param {BackTrack} bto
|
||||
* @param {BackTrack|null} bto
|
||||
* @param {number} off (the offset within obj that this wrapper object is relative to)
|
||||
* @return {BackTrack|null}
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue