]> git.wh0rd.org Git - nano.git/commit
various minor bits: add miscellaneous comment fixes; in
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 14 Apr 2005 03:52:28 +0000 (03:52 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 14 Apr 2005 03:52:28 +0000 (03:52 +0000)
commit6a244b689fd4fead7d8fb0f683a11bf4524e428f
tree26f9d9383439941e5dc80e64dd0a0583efccb40b
parentc2b07472e2a96cc28a8ee7c651d695d0c71016be
various minor bits: add miscellaneous comment fixes; in
get_next_filename(), use a long instead of an int for the number
prepended to the filename; and in num_of_digits(), use a ssize_t instead
of an int

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