mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
isci(4): Fix a typo in a source code comment
- s/paramater/parameter/ MFC after: 3 days
This commit is contained in:
parent
044169efe0
commit
0702f4f040
1 changed files with 1 additions and 1 deletions
|
|
@ -447,7 +447,7 @@ void sati_scsi_common_response_iu_construct(
|
|||
* for which to construct the buffer for sense data.
|
||||
* @param[in] scsi_status This parameter specifies the SCSI status
|
||||
* value for the user's IO request.
|
||||
* @param[out] sense_data This paramater
|
||||
* @param[out] sense_data This parameter
|
||||
*
|
||||
* @return none
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue