| commit | ba81e4660b155b212fe0a913ca102a510105562b | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Feb 09 15:59:37 2011 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 09 15:59:37 2011 +0100 |
| tree | 7d50f657739dd7c56c9ace64c564d90f957e4cc6 | |
| parent | b18919146d0285cc6a4fee76de849ab1fc672d37 [diff] |
updated for version 7.3.114
Problem: Potential problem in initialization when giving an error message
early.
Solution: Initialize 'verbosefile' empty. (Ben Schmidt)