fixed compiler hints: -Wwrite-strings option helped a lot
commitf050f5e68686ff3cadafddf4166f061298be1c0b
authorSergei Trofimovich <slyfox@inbox.ru>
Wed, 15 Jul 2009 18:53:13 +0000 (15 21:53 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Fri, 17 Jul 2009 09:00:03 +0000 (17 12:00 +0300)
tree8814e9fe94da4ae1a8cae5d0afd105881601eb6d
parentc91344770dca5694fd59fe67a50f7a28195b9aa5
fixed compiler hints: -Wwrite-strings option helped a lot

Some crufty ugly APIs (slang stuff, putenv) now have explicit (char*) casts.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
src/cmd.c
src/color.c
src/command.c
src/cons.saver.c
src/execute.c
src/file.c
src/search/regex.c
src/search/search.h
src/slint.c
src/subshell.c