kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21952
Re: PATCH: remove some trailing whitespace
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Mon, 14 Dec 2015 16:21:31 -0500
-
In-reply-to:
<CAHBNN+M06uYeY93sX47tWnON71Y--aqkYP31rt2hDCZsb=Pctg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0
Patch committed in product branch r6373. Thanks.
On 12/9/2015 8:02 PM, Cirilo Bernardo wrote:
> I was inspired to check sources for trailing white space and found a few
> - in fact
> very few for a project the size of kicad. Naturally all the
> auto-generated code
> was ignored.
>
> This patch removes trailing white space from the following files:
>
> pcbnew/router/time_limit.cpp
> pcbnew/tools/point_editor.cpp
> pcbnew/dialogs/dialog_plot.cpp
> 3d-viewer/CImage.cpp
> 3d-viewer/CBBox.cpp
> eeschema/sch_sheet_path.h
> 3d-viewer/CImage.h
> polygon/math_for_graphics.h
> polygon/poly2tri/sweep/cdt.h
> polygon/poly2tri/poly2tri.h
>
> Note: the following also have tabs (not replaced):
> pcbnew/router/time_limit.cpp
> pcbnew/tools/point_editor.cpp
>
>
> - Cirilo
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References