]> git.wh0rd.org Git - nano.git/commit
in the low-level input routines, make the ascii_digits variables ints
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 25 Nov 2004 05:05:41 +0000 (05:05 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 25 Nov 2004 05:05:41 +0000 (05:05 +0000)
commit698263ca5ca05965dd55e2c5627ce235a321be7d
tree1c4c7e52c7f47a36a6134012f4f320acc3d32ff0
parent12642edfc91c78d28562f42dbce080c27ae19a13
in the low-level input routines, make the ascii_digits variables ints
instead of size_t's, since they will only hold very small values

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