More gjslint fixes

This commit is contained in:
Tom Payne
2012-09-24 22:38:03 +02:00
parent 92f0711404
commit 2d7a21eaa0
2 changed files with 8 additions and 4 deletions

View File

@@ -136,7 +136,8 @@ ol.renderer.Map.prototype.disposeInternal = function() {
/**
* @param {function(this: T, ol.layer.Layer, ol.renderer.Layer, number)} f Function.
* @param {function(this: T, ol.layer.Layer, ol.renderer.Layer, number)} f
* Function.
* @param {T=} opt_obj Object.
* @template T
*/