mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Whitespace fix.
This commit is contained in:
parent
125b695b6e
commit
62238a6791
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226849
@ -1255,7 +1255,7 @@ vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo)
|
||||
*
|
||||
*/
|
||||
static int
|
||||
flushbuflist( struct bufv *bufv, int flags, struct bufobj *bo, int slpflag,
|
||||
flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag,
|
||||
int slptimeo)
|
||||
{
|
||||
struct buf *bp, *nbp;
|
||||
|
Loading…
Reference in New Issue
Block a user