X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fspreadlevel-plot.h;h=b7c8c354a1971bf7afc0856e8abed4e01ee4a817;hb=3dd0f6ae0d5eb73a2270a243e443c4ae03c2c16e;hp=550ccb9893a1719542e641684098cf8dcb189408;hpb=7d4424f00e2a81c219dc02b050dea4bf2091e765;p=pspp diff --git a/src/output/charts/spreadlevel-plot.h b/src/output/charts/spreadlevel-plot.h index 550ccb9893..b7c8c354a1 100644 --- a/src/output/charts/spreadlevel-plot.h +++ b/src/output/charts/spreadlevel-plot.h @@ -19,7 +19,7 @@ #include "output/chart-item.h" -struct datum +struct datum { double x; double y; @@ -105,4 +105,4 @@ spreadlevel_plot_chart_submit (struct spreadlevel_plot_chart *instance) chart_item_submit (&instance->chart_item); } -#endif +#endif