Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
indent: A GNU program for formatting C code.
- Summary
- Indent is a GNU program for beautifying C code, so that it is easier to
read. Indent can also convert from one C writing style to a different
one. Indent understands correct C syntax and tries to handle incorrect
C syntax.
Install the indent package if you are developing applications in C and
you want a program to format your code.
Changelog
- * Wed Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Wed Jan 1 18:00:00 2003 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
- update to 2.2.9
- * Wed Nov 27 18:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 2.2.8-4
- Don't use wildcard on bindir