1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[vcloud_director] Fix copy & paste fail.

This commit is contained in:
Nick Osborn 2013-09-11 12:00:26 +01:00
parent 13ed21eaa5
commit 116d004acf

View file

@ -10,7 +10,7 @@ module Fog
#
# === Returns
# * response<~Excon::Response>
# # {Amazon API Reference}[http://docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/ApiReference-query-DeleteNetworkInterface.html]
#
def post_task_cancel(task_id)
request(
:expects => 204,