Minor type fixed

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1750 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-06-09 15:36:16 +00:00
parent 9ae870eb44
commit 9cc65b544c
+1 -1
View File
@@ -199,7 +199,7 @@ where:
each time allocate a dedicated data buffer
* SCST_USER_MEM_REUSE_WRITE - memory reuse by only WRITE-type
commands is allowed. For all WRITE-type commands the user space
commands is allowed. For all READ-type commands the user space
handler will each time allocate a dedicated data buffer
* SCST_USER_MEM_REUSE_ALL - unlimited memory reuse is possible.