libblockdriver: minor whitespace fix
This commit is contained in:
parent
6a83cf3e70
commit
6b97790a38
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ void blockdriver_terminate(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*===========================================================================*
|
/*===========================================================================*
|
||||||
* blockdriver_task *
|
* blockdriver_task *
|
||||||
*===========================================================================*/
|
*===========================================================================*/
|
||||||
void blockdriver_task(struct blockdriver *bdp)
|
void blockdriver_task(struct blockdriver *bdp)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue