mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 12:33:07 -04:00
Terminate a comment.
This commit is contained in:
parent
9351e5dbcc
commit
f77547fbbb
1 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@
|
|||
* otherwise) arising in any way out of the use of this software, even if
|
||||
* advised of the possibility of such damage.
|
||||
*
|
||||
* $Id: vinumraid5.c,v 1.21 2001/01/09 04:21:27 grog Exp grog $
|
||||
* $Id: vinumraid5.c,v 1.23 2003/02/08 03:32:45 grog Exp $
|
||||
* $FreeBSD$
|
||||
*/
|
||||
#include <dev/vinum/vinumhdr.h>
|
||||
|
|
@ -625,7 +625,7 @@ bre5(struct request *rq,
|
|||
* block. In this case, the bounds defined by
|
||||
* mp->writeoffset and mp->writelen also play a
|
||||
* rôle. Select this case by setting the
|
||||
* parameter forparity != 0
|
||||
* parameter forparity != 0.
|
||||
*/
|
||||
void
|
||||
setrqebounds(struct rqelement *rqe, struct metrics *mp)
|
||||
|
|
|
|||
Loading…
Reference in a new issue