Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Mon Jul 17 17:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 2.2.9-14
 
            - add buildrequires makeinfo
 
        
            - * Sun Jul 16 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 2.2.9-13
 
            - Add some missing options to manpage/infopage (#199037)
 
        
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.2.9-12.3.1
 
            - rebuild