make char* const
readline() takes a const char* and the other readline_until_enter_or_signal() implementation
already has const char*.
1 file changed