X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fpercentiles.h;h=a0dcf85ed30e5fc240858c4a06a22437a84b05fe;hb=f4810d3c8656b3b3ab26303d2dae70fc361db7fb;hp=efe26918b976272d05c6f4048372b8c1516b0028;hpb=a19b858e0ac3c69e4a28c0ca6d8674427268a863;p=pspp-builds.git diff --git a/src/math/percentiles.h b/src/math/percentiles.h index efe26918..a0dcf85e 100644 --- a/src/math/percentiles.h +++ b/src/math/percentiles.h @@ -1,7 +1,6 @@ /* PSPP - A program for statistical analysis . -*-c-*- Copyright (C) 2004 Free Software Foundation, Inc. -Author: John Darrington 2004 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -38,7 +37,7 @@ enum pc_alg { -extern const char *ptile_alg_desc[]; +extern const char *const ptile_alg_desc[];