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)
commit3e45743e9d61ebc5e7ef50ec89755a4af2828723
treec4da5fb6e39e2b1509018bb13eea3a2d4aa8b792
parentb2ab7bbbeafe1dd5e123488edb7716d034648e47
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@1394 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_restore.c