* Don't attempt to evaluate (ptr-1) when ptr is already at the beginning of the buffer.
authorArt Cancro <ajc@citadel.org>
Fri, 17 Apr 2009 16:46:34 +0000 (16:46 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 17 Apr 2009 16:46:34 +0000 (16:46 +0000)
commit437c6ded80e7f56d88e7fd4f1cda067cf3360551
tree37bfec84fbf2f4849b4c0a7d67515d636d837906
parent49d980b0a0c582cc59ad7843143b1f4dbf58740c
* Don't attempt to evaluate (ptr-1) when ptr is already at the beginning of the buffer.
webcit/html2html.c