Merge r7480 from trunk

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7729 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-04 04:43:26 +00:00
parent 675d0174d3
commit 5641019adf
+2 -1
View File
@@ -165,7 +165,8 @@ enum {
/* Internal cmd finished */
SCST_CMD_STATE_FINISHED_INTERNAL,
SCST_CMD_STATE_LAST_ACTIVE = (SCST_CMD_STATE_FINISHED_INTERNAL+100),
/* An invalid command state */
SCST_CMD_STATE_LAST_ACTIVE,
/** Passive states **/