aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/clockstuff/propdelay.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/clockstuff/propdelay.c')
-rw-r--r--contrib/ntp/clockstuff/propdelay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/clockstuff/propdelay.c b/contrib/ntp/clockstuff/propdelay.c
index 52c20320cdc4..a3b9fc0b2850 100644
--- a/contrib/ntp/clockstuff/propdelay.c
+++ b/contrib/ntp/clockstuff/propdelay.c
@@ -117,7 +117,7 @@ int Cflag = 0;
int Gflag = 0;
int height;
-char *progname;
+char const *progname;
static void doit (double, double, double, double, double, char *);
static double latlong (char *, int);