| commit | 62f167f716beb8bfeaadb8ec506a257827f701a2 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Apr 23 12:52:40 2014 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 23 12:52:40 2014 +0200 |
| tree | 88cc0901549503ae2f8730f6337280763c2e2eec | |
| parent | c8836f702532b0bc3dd16972e6b504a7340e90e2 [diff] |
updated for version 7.4.259 Problem: Warning for misplaced "const". Solution: Move the "const". (Yukihiro Nakadaira)