fcst: Update ft_send_resp_code() function header

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4954 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2013-08-13 18:34:43 +00:00
parent 54b4717ffa
commit 812c33d403

View File

@@ -468,7 +468,7 @@ out:
/*
* Send error or task management response.
* Always frees the fcmd and associated state.
* Always frees the cmd and associated state.
*/
static void ft_send_resp_code(struct ft_cmd *fcmd, enum fcp_resp_rsp_codes code)
{