On 03/07/2013 10:39 AM, Carl Poirier wrote:
> +    for(unsigned i = 0; i < itemList.size(); i++)


for( unsigned i = 0; i < itemList.size(); i++ )


in 4 or more places.



_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to