updating jsdoc for parameter type on one more ajax handler
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2030 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -49,7 +49,7 @@ OpenLayers.Layer.Text.prototype =
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {?} ajaxRequest
|
* @param {XMLHttpRequest} ajaxRequest
|
||||||
*/
|
*/
|
||||||
parseData: function(ajaxRequest) {
|
parseData: function(ajaxRequest) {
|
||||||
var text = ajaxRequest.responseText;
|
var text = ajaxRequest.responseText;
|
||||||
|
|||||||
Reference in New Issue
Block a user