You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by am...@apache.org on 2015/12/01 16:57:09 UTC

trafficserver git commit: Doc: update comment.

Repository: trafficserver
Updated Branches:
  refs/heads/master f8621492a -> 076279261


Doc: update comment.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/07627926
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/07627926
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/07627926

Branch: refs/heads/master
Commit: 07627926158059ec8ec52e1e81f9d54cc66d5e18
Parents: f862149
Author: Alan M. Carroll <am...@apache.org>
Authored: Tue Dec 1 09:56:31 2015 -0600
Committer: Alan M. Carroll <am...@apache.org>
Committed: Tue Dec 1 09:56:55 2015 -0600

----------------------------------------------------------------------
 mgmt/api/include/mgmtapi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/07627926/mgmt/api/include/mgmtapi.h
----------------------------------------------------------------------
diff --git a/mgmt/api/include/mgmtapi.h b/mgmt/api/include/mgmtapi.h
index 6b0553c..0fe51e0 100644
--- a/mgmt/api/include/mgmtapi.h
+++ b/mgmt/api/include/mgmtapi.h
@@ -942,7 +942,7 @@ tsapi TSMgmtError TSActionDo(TSActionNeedT action);
  */
 tsapi TSMgmtError TSBounce(unsigned options);
 
-/* TSStorageDeviceOp: Request an operation on a storage device.
+/* TSStorageDeviceCmdOffline: Request to make a cache storage device offline.
  * @arg dev Target device, specified by path to device.
  * @return Success.
  */