Code

indent all the rest of the code, and add some typedefs to indent.pro
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 24 May 2007 06:16:01 +0000 (06:16 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 24 May 2007 06:16:01 +0000 (06:16 +0000)
commitf706c73d5c78d6758f255afcc30da144198a6a02
treed222b31060e65b5b3a6fd227f0987dcd4101b72d
parent9daa9916aa36d0b7b70da7622c0ab91e5f7b1f45
indent all the rest of the code, and add some typedefs to indent.pro
there is now a indent makefile target

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1081 a5681a0c-68f1-0310-ab6d-d61299d08faa
29 files changed:
program/.indent.pro [new file with mode: 0644]
program/Makefile.am
program/bindings/python/rrd_extra.h
program/bindings/python/rrdtoolmodule.c
program/bindings/ruby/main.c
program/bindings/tcl/tclrrd.c
program/libraries/afm/test-afm.c
program/src/.indent.pro [deleted file]
program/src/hash_32.c
program/src/parsetime.c
program/src/rrd.h
program/src/rrd_afm.c
program/src/rrd_create.c
program/src/rrd_dump.c
program/src/rrd_fetch.c
program/src/rrd_gfx.c
program/src/rrd_gfx.h
program/src/rrd_graph.c
program/src/rrd_graph_helper.c
program/src/rrd_hw.c
program/src/rrd_hw.h
program/src/rrd_info.c
program/src/rrd_open.c
program/src/rrd_rpncalc.c
program/src/rrd_rpncalc.h
program/src/rrd_tool.h
program/src/rrd_update.c
program/src/rrd_xport.c
program/win32/config.h