From: Sebastien GODARD Date: Fri, 22 Jan 2016 13:01:36 +0000 (+0100) Subject: Fix comment in format.c X-Git-Tag: v11.3.1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b851462b2ae361034a896755fa0fead4ecca07fd;p=sysstat Fix comment in format.c Signed-off-by: Sebastien GODARD --- diff --git a/format.c b/format.c index d5f17ce..471d7f4 100644 --- a/format.c +++ b/format.c @@ -102,7 +102,7 @@ struct report_format json_fmt = { }; /* - * Display only datafile header. + * Convert an old datafile to up-to-date format. */ struct report_format conv_fmt = { .id = F_CONV_OUTPUT,