]> arthur.barton.de Git - ngircd-alex.git/commitdiff
s/gehoert//
authorFlorian Westphal <fw@strlen.de>
Sat, 11 Mar 2006 10:43:49 +0000 (10:43 +0000)
committerFlorian Westphal <fw@strlen.de>
Sat, 11 Mar 2006 10:43:49 +0000 (10:43 +0000)
src/ngircd/client.c

index 67758ea8b24e843ae82067aa1f67a5f10b23585f..b317b5beb0dcbb045aec7438fdb09602bbf758de 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "portab.h"
 
 
 #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 <assert.h>
 
 #include "imp.h"
 #include <assert.h>
@@ -568,7 +568,7 @@ Client_ModeDel( CLIENT *Client, char Mode )
 GLOBAL CLIENT *
 Client_GetFromConn( CONN_ID Idx )
 {
 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.
         */
 
         * If none is found, return NULL.
         */