Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Mar 14 10:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Mon Jul 17 11:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 2.2.9-14
-
- add buildrequires makeinfo
- * Sun Jul 16 11:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 2.2.9-13
-
- Add some missing options to manpage/infopage (#199037)