X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fplot-hist.c;h=4b11618a2f1a409fa3d92a9071a456131ce8485a;hb=HEAD;hp=e7dcd438d84e589197dec09089d4993b70937756;hpb=015e221b0f8578afee769528572c76387f26c629;p=pspp-builds.git diff --git a/src/output/charts/plot-hist.c b/src/output/charts/plot-hist.c index e7dcd438..4b11618a 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,