X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fpercentiles.h;h=d1271fa2acb5e573e3166dad99eeeddaf688f167;hb=5d9d2b2ae7d49240f3438e4f3c40ac1f276e31fb;hp=efe26918b976272d05c6f4048372b8c1516b0028;hpb=8eac4df36306cd357bba29ffbfaddc537fc0be47;p=pspp-builds.git diff --git a/src/math/percentiles.h b/src/math/percentiles.h index efe26918..d1271fa2 100644 --- a/src/math/percentiles.h +++ b/src/math/percentiles.h @@ -38,7 +38,7 @@ enum pc_alg { -extern const char *ptile_alg_desc[]; +extern const char *const ptile_alg_desc[];