[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: nested entries in a configuration file
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: Fri, 25 Feb 2011 14:00:39 +0100
2011/2/24 Enrico Colombini <erix@erix.it>:
> On 24/02/2011 19.01, Henderson, Michael D wrote:
> Are you putting the comma at the beginning of the line to avoid a final
> comma? That would be needed in C but in Lua a comma after the last entry
> does no harm.
I think that's not needed in C either, at least in the flavours I used
these last few years.