1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00

- das "new line" am Ende der Datei fehlte ...

This commit is contained in:
Alexander Barton 2002-04-04 13:03:11 +00:00
parent 8e803116f1
commit ddbf2626d7

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: irc-mode.h,v 1.2 2002/03/12 14:37:52 alex Exp $
* $Id: irc-mode.h,v 1.3 2002/04/04 13:03:11 alex Exp $
*
* irc-mode.h: IRC-Befehle zur Mode-Aenderung (MODE, AWAY, ...) (Header)
*/
@ -29,4 +29,4 @@ GLOBAL BOOLEAN IRC_AWAY( CLIENT *Client, REQUEST *Req );
#endif
/* -eof- */
/* -eof- */