From e919c5bb20f203e2b318fc07add2adfc8f7407a7 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Wed, 6 May 2015 00:47:22 +0000 Subject: [PATCH] Cleanup git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6199 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/include/scst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/include/scst.h b/scst/include/scst.h index b0cd1e388..819a77564 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -2342,7 +2342,7 @@ struct scst_cmd { /* * Set by SCST if the custom data buffer allocated by the target driver - * or, for internal commands, by SCST core . + * or, for internal commands, by SCST core. */ unsigned int tgt_i_data_buf_alloced:1;