summaryrefslogtreecommitdiff
path: root/tests/permut3.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/permut3.exp')
-rw-r--r--tests/permut3.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/permut3.exp b/tests/permut3.exp
index 2612088..cfae620 100644
--- a/tests/permut3.exp
+++ b/tests/permut3.exp
@@ -46,7 +46,7 @@ inline
#endif
/*ARGSUSED*/
static unsigned int
-hash (register const char *str, register unsigned int len)
+hash (register const char *str, register size_t len)
{
static unsigned char asso_values[] =
{
@@ -87,7 +87,7 @@ __attribute__ ((__gnu_inline__))
#endif
#endif
const char *
-in_word_set (register const char *str, register unsigned int len)
+in_word_set (register const char *str, register size_t len)
{
static const char * wordlist[] =
{