X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fmessages.h;h=10da926a086dbde7a88b331886f03915eeb7c008;hb=5b4e9152addb4dd8bb41297f70859d6bd776b2f6;hp=ea4b7ec26f09e0af7adbd00efb7ca072dd44c96b;hpb=7049b60af48382ce5f4623d32c5fca6d0c9f4fc5;p=ngircd-alex.git diff --git a/src/ngircd/messages.h b/src/ngircd/messages.h index ea4b7ec2..10da926a 100644 --- a/src/ngircd/messages.h +++ b/src/ngircd/messages.h @@ -9,7 +9,7 @@ * Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. * - * $Id: messages.h,v 1.36 2002/03/12 15:19:12 alex Exp $ + * $Id: messages.h,v 1.37 2002/03/12 22:08:24 alex Exp $ * * irc.h: IRC-Befehle (Header) */ @@ -23,7 +23,7 @@ #define RPL_WELCOME_MSG RPL_WELCOME" %s :Welcome to the Internet Relay Network %s" #define RPL_YOURHOST "002" -#define RPL_YOURHOST_MSG RPL_YOURHOST" %s :Your host is %s, running ngircd "VERSION"-"TARGET_OS"/"TARGET_CPU +#define RPL_YOURHOST_MSG RPL_YOURHOST" %s :Your host is %s, running ngircd "VERSION"-"TARGET_CPU"/"TARGET_VENDOR"/"TARGET_OS #define RPL_CREATED "003" #define RPL_CREATED_MSG RPL_CREATED" %s :This server was started %s"