]> git.wh0rd.org Git - nano.git/commit
rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 19 Jul 2006 00:14:52 +0000 (00:14 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 19 Jul 2006 00:14:52 +0000 (00:14 +0000)
commit6ff22e702048654f2df686fe95cea2e1cc449401
tree8ddf4e8c30249951305a33e183c09177fbea0f9b
parent0a4b737b73ec4642dc3b5858615cab2b886df048
rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since
UP is defined as a termcap value in Tru64's curses.h, which breaks
compilation

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3793 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/move.c
src/nano.h
src/winio.c