* src/ls.c: Rename three global variables.
commite4eaba04dda577c401a07df0a56db2b03c809ee2
authorJim Meyering <jim@meyering.net>
Mon, 29 Jan 2007 13:06:45 +0000 (29 14:06 +0100)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jan 2007 13:06:45 +0000 (29 14:06 +0100)
treeeb1204690307e94963a38075b7cb4e49f1ce410e
parentfc9b328ab4c4c6315179fd6cdf54cfdb823c9222
* src/ls.c: Rename three global variables.
(cwd_file): Rename from 'files'.
(cwd_n_alloc): Rename from 'nfiles'.
(cwd_n_used): Rename from 'files_index'.
ChangeLog
src/ls.c