diff options
Diffstat (limited to 'contrib/ntp/libntp/fptoms.c')
-rw-r--r-- | contrib/ntp/libntp/fptoms.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/libntp/fptoms.c b/contrib/ntp/libntp/fptoms.c index 4d371aa..0bfca55 100644 --- a/contrib/ntp/libntp/fptoms.c +++ b/contrib/ntp/libntp/fptoms.c @@ -6,7 +6,7 @@ char * fptoms( s_fp fpv, - int ndec + short ndec ) { u_fp plusfp; |