]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Bernhard Fischer:
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 18 Jun 2007 16:05:07 +0000 (16:05 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 18 Jun 2007 16:05:07 +0000 (16:05 +0000)
commit3922626268afbcd7601ca2ab1d6bd3e61ab63dc0
tree0f43735058350fd83692900555f8dea745e93e45
parent235613366f6155755949b18acbe728ee303a9c02
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