Fix for the problem that "More" had troubles
commit8941ee34724bf770d11fcf71c939e255530af82b
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 27 Feb 2016 11:29:11 +0000 (27 11:29 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 27 Feb 2016 11:29:11 +0000 (27 11:29 +0000)
tree114f01a5075955ef8a1dfa9ec238fe63e554a770
parent13fe222d25a86f564f26d219ef7ef74be86b050a
Fix for the problem that "More" had troubles
to display files with more than 32768 lines.

That fixes bug:
https://sourceforge.net/p/aros/bugs/144/

Solved by changing some variable's types from
WORD to LONG.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51553 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/utilities/More/more.c
workbench/utilities/More/version.h