| commit | 525666f28201c313825065d49b98606c8cade457 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Sun Jun 02 16:40:55 2013 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 02 16:40:55 2013 +0200 |
| tree | 402394601a9b3cfbcf3b52d67c9867da73795e7f | |
| parent | 307aa16a6958e5aa76c7c9f6e3f1b47faf8c50d2 [diff] |
updated for version 7.3.1095
Problem: Compiler warnings for shadowed variables. (Christian Brabandt)
Solution: Rename new_state() to alloc_state(). Remove unnecessary
declaration.