repo: ngircd
action: commit
revision: 
path_from: 
revision_from: ddbf2626d73efe37994a7acfffac03875c99b994:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit ddbf2626d73efe37994a7acfffac03875c99b994
Author: Alexander Barton 
Date:   Thu Apr 4 13:03:11 2002 +0000

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

diff --git a/src/ngircd/irc-mode.h b/src/ngircd/irc-mode.h
index c3b30b30fa8029235378762ba8d5111037e8c234..
index ..2b53664d0416c70bada00e4a8f888b17fae3b4bf 100644
--- a/src/ngircd/irc-mode.h
+++ b/src/ngircd/irc-mode.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: 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- */
\ No newline at end of file
+/* -eof- */

-----END OF PAGE-----