Bernhard Fischer:
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 18 Jun 2007 16:05:07 +0000 (16:05 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 18 Jun 2007 16:05:07 +0000 (16:05 +0000)
commit7d0d6b07c9f5bd5dfd99aa7fe9826eebf2181f1f
tree0f43735058350fd83692900555f8dea745e93e45
parenta9eae287d9fc6739cdff2ff8d5b116d6f4ecfd12
Bernhard Fischer:

- move several static struct option out of loops and makes them
  non-static
- moves some functions from old-style definitions into new-style
  definitions

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1133 a5681a0c-68f1-0310-ab6d-d61299d08faa
15 files changed:
configure.ac
src/parsetime.c
src/rrd_cgi.c
src/rrd_create.c
src/rrd_fetch.c
src/rrd_first.c
src/rrd_getopt.c
src/rrd_getopt1.c
src/rrd_graph.c
src/rrd_open.c
src/rrd_restore.c
src/rrd_thread_safe.c
src/rrd_tune.c
src/rrd_update.c
src/rrd_xport.c