Replace debugging code of divide by 0 with a more proper assert. Dividing
commit652dddada615582204c38beafdcda1fc29ccc8a6
authorScott Tringali <tringali@users.sourceforge.net>
Fri, 2 Feb 2001 18:10:19 +0000 (2 18:10 +0000)
committerScott Tringali <tringali@users.sourceforge.net>
Fri, 2 Feb 2001 18:10:19 +0000 (2 18:10 +0000)
tree9d48399500cf2cfffe58e2e670e47e3bfb2556fa
parent7b2eb478308fd7537cdb7f2f573b7f88e1197b1f
Replace debugging code of divide by 0 with a more proper assert.  Dividing
by zero generated warnings on lots of compilers.
source/highlight.c