$scroll fix for a text length <= length
authorBen Kibbey <benkibbey@users.sourceforge.net>
Fri, 1 Jan 2010 22:51:46 +0000 (14:51 -0800)
committerBrenden Matthews <brenden@diddyinc.com>
Fri, 1 Jan 2010 22:55:45 +0000 (14:55 -0800)
commit2e4f58d5654a9445cf1e452d8540fc0d62e7d562
tree76146d3cc30c9b8f50340fc7c75f8ad3da0c3579
parentc2e8734cb3c14243b0147bc24270c1545e76f1e1
$scroll fix for a text length <= length

This fixes $scroll to only scroll when the text length is greater than
the specified length; hopefully without breaking anything.

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>
src/scroll.c