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:
euzuro
2006-12-11 00:20:26 +00:00
parent cc3a4c113b
commit ba89ea595e

View File

@@ -49,7 +49,7 @@ OpenLayers.Layer.Text.prototype =
/**
* @param {?} ajaxRequest
* @param {XMLHttpRequest} ajaxRequest
*/
parseData: function(ajaxRequest) {
var text = ajaxRequest.responseText;