libblockdriver: minor whitespace fix

This commit is contained in:
David van Moolenbroek 2012-08-31 12:36:17 +00:00
parent 6a83cf3e70
commit 6b97790a38

View file

@ -46,7 +46,7 @@ void blockdriver_terminate(void)
}
/*===========================================================================*
* blockdriver_task *
* blockdriver_task *
*===========================================================================*/
void blockdriver_task(struct blockdriver *bdp)
{