STYLE: remove trailing space, tabs
This commit is contained in:
parent
f172309956
commit
596e4aef3f
@ -275,7 +275,7 @@ int main(int argc, char *argv[])
|
||||
{ false, " 31E1 " },
|
||||
{ false, " 31.4159E-1 " },
|
||||
{ true, "100" },
|
||||
{ true, " 2147483644" },
|
||||
{ true, "\t2147483644" },
|
||||
{ false, " 2147483700 " },
|
||||
}
|
||||
);
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: v1912 .master.develop |
|
||||
| \\ / O peration | Version: v1912 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user