fix indent, no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10342 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -169,7 +169,7 @@ OpenLayers.Request = {
|
||||
} else {
|
||||
window.setTimeout(function(){
|
||||
if (request._aborted !== true) {
|
||||
request.send(config.data);
|
||||
request.send(config.data);
|
||||
}
|
||||
}, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user