[Freeciv-Dev] Re: (PR#8504) Add function to get all section entries
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8504 >
Raimar Falke wrote:
>>>+ *num=0;
>>
>>Bad style.
>
>
> Why?
Spacing rules.
*num = 0;
jason
|
|