powerpc: fix strncasecmp prototype
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:41:40 +0000 (09:41 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:41:40 +0000 (09:41 -0800)
It takes a size_t, not an int, as its third argument.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found