DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc/string strcspn.c strspn.c
dillon 2008/05/14 20:48:58 PDT
DragonFly src repository
Modified files:
lib/libc/string strcspn.c strspn.c
Log:
Fix str[c]spn off by one error.
Submitted-by: "Dionysus Blazakis" <dion.blazakis@gmail.com>
Revision Changes Path
1.5 +1 -1 src/lib/libc/string/strcspn.c
1.5 +1 -1 src/lib/libc/string/strspn.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/string/strcspn.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/string/strspn.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]