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