Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line

This commit is contained in:
Bert Münnich
2012-03-16 20:56:10 +01:00
parent d7ff54bb6e
commit edd016945a
2 changed files with 11 additions and 9 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20120313
VERSION = git-20120316
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2