]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
inline functions are not supported in c99 ... lets remove this.
authorTobias Oetiker <tobi@oetiker.ch>
Sat, 6 Sep 2008 08:58:18 +0000 (08:58 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Sat, 6 Sep 2008 08:58:18 +0000 (08:58 +0000)
commit586de6741ef9b35b6f87beb53b2c0f99353ddc57
tree67df1451f8ac8935a311cfa743a1c9eb5c118ea8
parent62f5d6ed9c6c6865ff77d18f8b8d4b02fd27c88e
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/program@1478 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_open.c