commit | a3da7c5f8aa7592c783728b0d3067ca0b978e462 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Wed Dec 04 09:31:47 2013 +0100 |
committer | Christian Heimes <christian@cheimes.de> | Wed Dec 04 09:31:47 2013 +0100 |
tree | 65d87b286b8fb351f0473bd65de3a7c129cf127a | |
parent | d3afe781b15e47784273bbb82da6122bf7be999e [diff] |
make char* const readline() takes a const char* and the other readline_until_enter_or_signal() implementation already has const char*.