Merge commit 'origin/stable'
[pspp-builds.git] / src / output / dummy-chart.c
index 8850a092991412fe8d8eeb2162def9e9af29081b..7758ad709cb1a8f3bc7ff4c9c8f221fb805eefdd 100644 (file)
@@ -33,11 +33,11 @@ chart_submit(struct chart *chart UNUSED)
 
 void
 chart_init_separate (struct chart *ch UNUSED, const char *type UNUSED,
-                     const *file_name_tmpl UNUSED, int number UNUSED)
+                     const char *file_name_tmpl UNUSED, int number UNUSED)
 {
 }
 
 void
-chart_finalise_separate (struct chart *ch)
+chart_finalise_separate (struct chart *ch UNUSED)
 {
 }