Code

added note on escaping :
[rrdtool-all.git] / program / src / rrd_afm_data.c
index 043968de2da6846c4f01bca0cb9f921a61686cad..41ebce0ce3c8379b1d0b5aea32c1098523e91fff 100644 (file)
@@ -3319,6 +3319,6 @@ const afm_fontinfo afm_fontinfolist[] = {
       afm_Times_Roman_kerning_data,
       afm_Times_Roman_highchars_index, 220,
       afm_Times_Roman_ligatures, 1},
-  { 0, 0, 0 }
+  { 0, 0, 0, 0, 0, 0, 0, 0, 0 }
 };
 const int afm_fontinfo_count = 14;