audio/null: Remove extra space introduced in hrev54781
This is whitespace only, no change in functionality intended.
This commit is contained in:
parent
69b1d7ac94
commit
9de7297999
@ -344,7 +344,7 @@ buffer_force_stop(device_t* device)
|
||||
{
|
||||
dprintf("null_audio: %s\n" , __func__ );
|
||||
|
||||
if (device == NULL)
|
||||
if (device == NULL)
|
||||
return B_ERROR;
|
||||
|
||||
if (device->running)
|
||||
|
Loading…
x
Reference in New Issue
Block a user