repo: ngircd
action: commit
revision: 
path_from: 
revision_from: eedfc35bbccfe1385f3ba15fd1c0e577f9e07299:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit eedfc35bbccfe1385f3ba15fd1c0e577f9e07299
Author: Florian Westphal 
Date:   Sat Mar 11 10:43:49 2006 +0000

    s/gehoert//

diff --git a/src/ngircd/client.c b/src/ngircd/client.c
index 67758ea8b24e843ae82067aa1f67a5f10b23585f..
index ..b317b5beb0dcbb045aec7438fdb09602bbf758de 100644
--- a/src/ngircd/client.c
+++ b/src/ngircd/client.c
@@ -17,7 +17,7 @@

 #include "portab.h"

-static char UNUSED id[] = "$Id: client.c,v 1.88 2006/03/11 10:33:30 fw Exp $";
+static char UNUSED id[] = "$Id: client.c,v 1.89 2006/03/11 10:43:49 fw Exp $";

 #include "imp.h"
 #include 
@@ -568,7 +568,7 @@ Client_ModeDel( CLIENT *Client, char Mode )
 GLOBAL CLIENT *
 Client_GetFromConn( CONN_ID Idx )
 {
-	/* return Client-Structure that belongs to the local Connection Idx gehoert.
+	/* return Client-Structure that belongs to the local Connection Idx.
 	 * If none is found, return NULL.
 	 */

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