X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Foutput%2Fcharts%2Fplot-hist.c;h=4b11618a2f1a409fa3d92a9071a456131ce8485a;hb=a65d2daa73de4351795dd8c1d3da6e5cb12a1dac;hp=e7dcd438d84e589197dec09089d4993b70937756;hpb=015e221b0f8578afee769528572c76387f26c629;p=pspp diff --git a/src/output/charts/plot-hist.c b/src/output/charts/plot-hist.c index e7dcd438d8..4b11618a2f 100644 --- a/src/output/charts/plot-hist.c +++ b/src/output/charts/plot-hist.c @@ -122,6 +122,8 @@ histogram_plot (const struct histogram *hist, histogram_plot_n (hist, label, n, mean, sqrt(var), m); } + +/* This function is deprecated. Don't use it in new code */ void histogram_plot_n (const struct histogram *hist, const char *label,