summaryrefslogtreecommitdiff
path: root/lib/libskey/put.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit76b5366091f76c9bc73570149ef5055648fc2c39 (patch)
tree590d020e0f2a5bea6e09d66d951a674443b21d67 /lib/libskey/put.c
parent4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6 (diff)
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 e57d9ca9ce4cf..fd262a4d3db73 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,(int)p,11);
+ insert(b,v,p,11);
}
/* now check the parity of what we got */