From 77732f149c8ff76f163396427c0e80f330ca5c43 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Wed, 16 Apr 2014 01:05:49 +0000 Subject: [PATCH] Cleanup git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5419 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 4d3361e85..883d72c5c 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -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