JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) -...
authorAnselm R. Garbe <arg@suckless.org>
Fri, 9 Feb 2007 13:56:19 +0000 (14:56 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Fri, 9 Feb 2007 13:56:19 +0000 (14:56 +0100)
commitfd995dac78e34cc427abd7198af0db957a40664a
tree6338bdbe0ceef5c27ce13f136fc5ef5caecd497e
parente5765cdd844125f7044d316b710b9a5a55117557
pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary
main.c