summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libntp/fptoa.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/libntp/fptoa.c')
-rw-r--r--contrib/ntp/libntp/fptoa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/libntp/fptoa.c b/contrib/ntp/libntp/fptoa.c
index f0247dd..025ad21 100644
--- a/contrib/ntp/libntp/fptoa.c
+++ b/contrib/ntp/libntp/fptoa.c
@@ -7,7 +7,7 @@
char *
fptoa(
s_fp fpv,
- int ndec
+ short ndec
)
{
u_fp plusfp;
OpenPOWER on IntegriCloud