Fix the function declaration.
authorJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Tue, 20 Sep 2005 15:00:45 +0000 (15:00 +0000)
committerJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Tue, 20 Sep 2005 15:00:45 +0000 (15:00 +0000)
commit94e283ba4d141f079715ff165e9720995730837a
treed3a22e445844e63135b2e423a085379643742f9a
parentd8a8ea864e23f7d8485057cb119221c52e900698
Fix the function declaration.

memchr() has had its second argument as int ever since c90.
lib/libc/string/memchr.c