tuxpaint-pencil-sharpener/magic/docs
Bill Kendrick cc05925d9e Re-ran indent on all .c & .h source code files
Like so --
  find . -name "*.c" -or -name "*.h" -exec  indent -nbfda -npcs -npsl -bli0 --no-tabs {} \;

The `indent` invocation differs from the last one noted in
CHANGES.txt (from 2006!?), in that I've added "--no-tabs",
to ensure indents are all space-based.
2022-09-15 00:14:20 -07:00
..
en Regen all docs after updating website URL 2022-01-20 00:36:40 -08:00
.indent.pro Ran indent on tp_magic_example.c 2019-04-13 12:13:28 -07:00
Makefile one more doc Makefile 2008-05-24 07:57:50 +00:00
tp_magic_example.c Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00