From c9da504aabe3fb583c228d0b5a656ec425c5c104 Mon Sep 17 00:00:00 2001 From: Steve Slaven Date: Tue, 5 Apr 2005 06:40:48 +0000 Subject: Changed some contact info to bpk@hoopajoo.net for bug reports diff --git a/main.c b/main.c index c160504..3ddd992 100644 --- a/main.c +++ b/main.c @@ -22,6 +22,7 @@ * Many new features added by Dain. * As usual, all the developers are in debt to countless users * for suggestions and debugging. + * Maintance was taken over by Steve Slaven (bpk@hoopajoo.net) in 2005 */ /* @@ -526,7 +527,7 @@ static void mainloop __P0 (void) tcp_flush(); if (!(pos <= edlen)) { - PRINTF("\n#*ARGH* assertion failed (pos <= edlen): mail max@linuz.sns.it\n"); + PRINTF("\n#*ARGH* assertion failed (pos <= edlen): mail bpk@hoopajoo.net\n"); pos = edlen; } -- cgit v0.10.2