diff options
| author | Carl Worth <cworth@cworth.org> | 2010-01-05 16:15:43 -0800 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2010-01-06 10:32:06 -0800 |
| commit | 6f05dd8a8c51d23f47fce608e3eb25cd8e1c8bd1 (patch) | |
| tree | 34d36e302669a1c5b04df2381067fc87bb0810a9 /vim | |
| parent | 2c4555f1a56602ff1dd55a63699810522ba4d91e (diff) | |
add_files_recursive: Use consistent naming for array and count variables.
Previously we had an array named "namelist" and its count named
"num_entries". We now use an array name of "fs_entries" and a count
named "num_fs_entries" to try to preserve sanity.
Diffstat (limited to 'vim')
0 files changed, 0 insertions, 0 deletions
