Some whitespace fixes
Didn't change some of the larger testing scripts that use an inconsistent indentation style.
This commit is contained in:
@@ -185,7 +185,7 @@ METHOD(bliss_sampler_t, gaussian, bool,
|
||||
return FALSE;
|
||||
}
|
||||
if (x || y || u)
|
||||
{
|
||||
{
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user