On 08.12.2013 15:28:06, Samuel Thibault wrote: > Marin Ramesa, le Mon 02 Dec 2013 22:54:41 +0100, a écrit : > > * ddb/db_cond.c (db_cond): Move struct definition to ddb/db_cond.h. > > Why? It's not used anywhere else.
I just tought it looks better this way. Guess I'm not used to seeing struct definitions in .c files mixed with function definitions.