Removed err_* and sln_* functions; replaced all calls with scr_* functions.
authorArt Cancro <ajc@citadel.org>
Thu, 2 Sep 2010 01:21:38 +0000 (21:21 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 2 Sep 2010 01:21:38 +0000 (21:21 -0400)
commitcae7d68e7d28f5dcedada52b3d99ff0bbf8905bf
treef3a1fa477074172bf0381217e2d5d1062faf0acc
parent79a5c8777e560ab5179392983e85b73ec591217d
Removed err_* and sln_* functions; replaced all calls with scr_* functions.
Removed all build script references to curses and ncurses.
I want all output to go through a single path.
13 files changed:
citadel/buildpackages
citadel/configure.ac
citadel/debian/control
citadel/textclient/citadel.c
citadel/textclient/client_chat.c
citadel/textclient/commands.c
citadel/textclient/messages.c
citadel/textclient/rooms.c
citadel/textclient/routines.c
citadel/textclient/routines2.c
citadel/textclient/screen.c
citadel/textclient/screen.h
citadel/textclient/tuiconfig.c