fcst: Update ft_send_response() comment header

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4952 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2013-08-13 18:33:51 +00:00
parent c2cbc9fec7
commit c555196073

View File

@@ -201,7 +201,7 @@ void ft_cmd_free(struct scst_cmd *cmd)
}
/*
* Send response, after data if applicable.
* Send response.
*/
int ft_send_response(struct scst_cmd *cmd)
{