| commit | 641e48c2248ccb3c25a5cdaa3709f16152d8c77d | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Thu Jun 25 16:09:26 2015 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 25 16:09:26 2015 +0200 |
| tree | a172d568851003cf7357ff228262e1905263d9d5 | |
| parent | 3a304b23823b089e499063e8211c5695d049f3ba [diff] |
patch 7.4.755
Problem: It is not easy to count the number of characters.
Solution: Add the skipcc argument to strchars(). (Hirohito Higashi, Ken
Takata)