commit - 7640aa5190450f443aaa6ac8e3dc7a5116679fc8
commit + 4a5b3f34a51bf3dd8feabe4f73c13bfd36e261bb
blob - 68c5282917c323b2cb032659b0683a521809411e
blob + 1166c7b74881ade1349e508fc1cb578b04c534d8
--- src/ngircd/ngircd.c
+++ src/ngircd/ngircd.c
#include "portab.h"
-static char UNUSED id[] = "$Id: ngircd.c,v 1.73 2003/03/07 14:35:52 alex Exp $";
+static char UNUSED id[] = "$Id: ngircd.c,v 1.74 2003/03/07 14:50:13 alex Exp $";
#include "imp.h"
#include <assert.h>
GLOBAL CHAR *
NGIRCd_VersionAddition( VOID )
{
- STATIC CHAR txt[64];
+ STATIC CHAR txt[200];
strcpy( txt, "" );