git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5419 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2014-04-16 01:05:49 +00:00
parent d57ea322de
commit 77732f149c

View File

@@ -1389,7 +1389,7 @@ struct scst_dev_type {
int *out_supp_opcodes_cnt);
/*
* Called to put (release) array of supported opcodes returned
* Called to put (release) array of supported opcodes returned
* by get_supported_opcodes() callback.
*
* OPTIONAL