add missing semi-colons (jslint now clean on all lib/ code)
git-svn-id: http://svn.openlayers.org/branches/openlayers/2.7@7975 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -132,7 +132,7 @@ OpenLayers.Request = {
|
||||
failure(request);
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
// send request (optionally with data) and return
|
||||
request.send(config.data);
|
||||
|
||||
Reference in New Issue
Block a user