Fix str[c]spn off by one error.
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 15 May 2008 03:48:58 +0000 (03:48 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 15 May 2008 03:48:58 +0000 (03:48 +0000)
commit2b09fabe84f01d02efabd4a79a9e49213b78fc98
tree7a14e1b6e3bf163059b82f920058725f89112a36
parent09ac686b997c174abdd1561c4319954b6575edae
Fix str[c]spn off by one error.

Submitted-by: "Dionysus Blazakis" <dion.blazakis@gmail.com>
lib/libc/string/strcspn.c
lib/libc/string/strspn.c