Random notes
Tiempo de lectura estimada: 1 minutos
Víctor JáquezAs Chema Celorio once time said:
The following indent line creates the coding style uses in most of the core GNOME projects:
indent -kr -i8 -pcs -lps -psl *.c
(see "man indent" if you want to know what each options does)