From 4aec635c6758cdfddf6087f4b85643506d4a3b60 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sun, 23 Mar 2008 13:43:22 +0000 Subject: [PATCH] added pointer to florian forsters dtd to the rrd dumpt git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1311 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/src/rrd_dump.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/program/src/rrd_dump.c b/program/src/rrd_dump.c index 7a904f34..f84adbc3 100644 --- a/program/src/rrd_dump.c +++ b/program/src/rrd_dump.c @@ -98,6 +98,8 @@ int rrd_dump_r( out_file = stdout; } + fputs("", out_file); + fputs("", out_file); fputs("", out_file); fputs("", out_file); if (atoi(rrd.stat_head->version) <= 3) { -- 2.30.2