]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix recent space skipping:
authorache <ache@FreeBSD.org>
Thu, 6 May 2010 16:37:50 +0000 (16:37 +0000)
committerache <ache@FreeBSD.org>
Thu, 6 May 2010 16:37:50 +0000 (16:37 +0000)
commite6323f71424e4730372914a47d9b7b5f4bb410b4
treedab116003c71802a5ce0283027b5bc0add982173
parenta4eb017f2a2b295af55831f9ab117c78198cdef2
Fix recent space skipping:
1) add missing (unsigned char) cast to ctype() macro
2) fix off-by-one error causing last letter always doubled
usr.bin/calendar/io.c