Code

inline functions are not supported in c99 ... lets remove this.
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 6 Sep 2008 08:58:18 +0000 (08:58 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 6 Sep 2008 08:58:18 +0000 (08:58 +0000)
commit6828c9fa7525fe453b3d44bf27646d40642a8bf2
treed1f2c4bf22b891bd728c6caefddd59dcb0b3be2e
parentc37210833ecb75f25b314d3201b6649ff92d81e2
inline functions are not supported in c99 ... lets remove this.
the compiler will foture it out if they are important.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1478 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_open.c