Skip to content
Snippets Groups Projects
Commit 0ab2d662 authored by Steven Murray's avatar Steven Murray
Browse files

Corrected the comments of DriveCatalogue::DriveState

parent 00ad3fb3
Branches
Tags
No related merge requests found
......@@ -50,7 +50,7 @@ public:
* The state of a drive as described by the following FSTN:
*
* start daemon /
* ------ send VDQM_UNIT_UP ----------------
* ------ send VDQM_UNIT_DOWN ----------------
* | INIT |--------------------->| DOWN |<-------------------
* ------ ---------------- |
* | | ^ |
......@@ -58,7 +58,7 @@ public:
* | | tpconfig up | tpconfig down |
* | | | |
* | start daemon / v | |
* | send VDQM_UNIT_DOWN ---------------- |
* | send VDQM_UNIT_UP ---------------- |
* ------------------------>| UP | |
* ---------------- |
* | ^ |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment