Code

use DNAN instead of NAN since there seem to be issues with gcc on solaris and the...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 2 Jun 2008 06:21:42 +0000 (06:21 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 2 Jun 2008 06:21:42 +0000 (06:21 +0000)
commit748c2decf31d913d0526060f7ac7ae7f43af264b
treec35fb7856604c063c0324c09e39c129b029390d3
parent074aa84b2d837ae1af91661e82333ffee2f60a2d
use DNAN instead of NAN since there seem to be issues with gcc on solaris and the NAN experession (and we use DNAN everywhere else anyway).

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