commit | 20b39b27d96b7c068f364ea79584feaa70fd15b6 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Sep 28 11:27:24 2014 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Sep 28 11:27:24 2014 +0300 |
tree | 8a37818cb0163a3f5cab0e04d36223cdc190e0f5 | |
parent | 131caba074ae6d72dd795ca9a61f17c45c1a3349 [diff] |
Removed redundant casts to `char *`. Corresponding functions now accept `const char *` (issue #1772673).