From: Steve Kay Date: Sat, 5 Mar 2016 05:47:57 +0000 (-0800) Subject: typo text-anchror -> text-anchor X-Git-Tag: v11.3.2~20^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b450890c88a23de1d9ba30ba05aea0eb6469cabb;p=sysstat typo text-anchror -> text-anchor --- diff --git a/sadf_misc.c b/sadf_misc.c index d9a2826..7994460 100644 --- a/sadf_misc.c +++ b/sadf_misc.c @@ -844,7 +844,7 @@ __printf_funct_t print_svg_header(void *parm, int action, char *dfile, printf(" width=\"%d\" height=\"%d\"" " fill=\"black\" stroke=\"gray\" stroke-width=\"1\">\n", SVG_V_XSIZE, SVG_H_YSIZE + SVG_T_YSIZE * (*graph_nr)); - printf(""); + printf(""); print_gal_header(localtime((const time_t *) &(file_hdr->sa_ust_time)), file_hdr->sa_sysname, file_hdr->sa_release, file_hdr->sa_nodename, file_hdr->sa_machine,