summaryrefslogtreecommitdiffstats
path: root/lib/libskey/put.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libskey/put.c')
-rw-r--r--lib/libskey/put.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libskey/put.c b/lib/libskey/put.c
index fd262a4..e57d9ca 100644
--- a/lib/libskey/put.c
+++ b/lib/libskey/put.c
@@ -2137,7 +2137,7 @@ char *e;
standard(word);
if( (v = wsrch(word,low,high)) < 0 )
return 0;
- insert(b,v,p,11);
+ insert(b,v,(int)p,11);
}
/* now check the parity of what we got */
OpenPOWER on IntegriCloud