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
        
            - * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt 
            - * Fri Feb 13 18:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt 
            - * Sat Jan  3 18:00:00 2004 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
- - add a bugfix (copied from debian)