- RPL_YOURHOST_MSG ist nun ircII-kompatibel :-)

This commit is contained in:
Alexander Barton 2002-10-11 02:16:14 +00:00
parent a981f517f3
commit 452d98f329
1 changed files with 2 additions and 2 deletions

View File

@ -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.48 2002/10/09 16:53:02 alex Exp $
* $Id: messages.h,v 1.49 2002/10/11 02:16:14 alex Exp $
*
* irc.h: IRC-Befehle (Header)
*/
@ -20,7 +20,7 @@
#define RPL_WELCOME_MSG "001 %s :Welcome to the Internet Relay Network %s"
#define RPL_YOURHOST_MSG "002 %s :Your host is %s, running ngircd %s-%s/%s/%s"
#define RPL_YOURHOST_MSG "002 %s :Your host is %s, running version ngircd %s-%s/%s/%s"
#define RPL_CREATED_MSG "003 %s :This server has been started %s"
#define RPL_MYINFO_MSG "004 %s %s ngircd-%s %s %s"
#define RPL_UMODEIS_MSG "211 %s +%s"