Give indent(1) knowledge about custom types
commit13b264103b4849e617691b52a3f0f69f7f63c375
authorTobias Rehbein <tobias.rehbein@web.de>
Wed, 29 Apr 2009 18:39:31 +0000 (29 20:39 +0200)
committerTobias Rehbein <tobias.rehbein@web.de>
Wed, 29 Apr 2009 18:39:31 +0000 (29 20:39 +0200)
tree0c41be92f523cbce9151b6a2f212429c19b59021
parentcd02d3804e993aa8de33da7bbd409cdedf5fcdc1
Give indent(1) knowledge about custom types

In order to format the sourcecode consistently indent(1) needs to
know about custom types defined in the source.

 * add custom types to .indent.pro
 * reformat the source using indent(1)
.indent.pro
oggfile.c
oggfile.h
oggquiz.c
oggquiz.h
player.c
player.h
ui.c
ui.h