]> git.wh0rd.org Git - nano.git/commit
in get_next_filename(), store the value of digits(ULONG_MAX) in a
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 9 Nov 2005 15:13:00 +0000 (15:13 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 9 Nov 2005 15:13:00 +0000 (15:13 +0000)
commitc1a28fa9ae1a66dbd88c7a90d0fe72b0914b2f98
treecb3ce81ec4f2a0c4d715bb4d297f3597b0de5f8d
parent31d7b3667c209e951934dcb70dca6ecebddc6392
in get_next_filename(), store the value of digits(ULONG_MAX) in a
static, since it doesn't change and hence doesn't need to be
recalculated

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