From f211e0e6f9fb03e24ed65461fc1375f3eda6d6ba Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 23 Jun 2009 21:52:38 +0000 Subject: tidy up startup/init routines ok oga@ --- client.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client.c') diff --git a/client.c b/client.c index 5e694cb..a090d8d 100644 --- a/client.c +++ b/client.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: client.c,v 1.55 2009/06/20 00:55:41 okan Exp $ + * $Id: client.c,v 1.56 2009/06/23 21:52:38 okan Exp $ */ #include "headers.h" @@ -27,7 +27,7 @@ static char emptystring[] = ""; struct client_ctx *_curcc = NULL; void -client_setup(void) +client_init(void) { TAILQ_INIT(&Clientq); } -- cgit v1.2.3-2-gb3c3