]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/client.c
Spelling fixes, mostly in file comments
[ngircd-alex.git] / src / ngircd / client.c
index 48768514f950e4f1ad41db94d73375206defd739..70ac28f07904bc82f97391a9db675d48505dae85 100644 (file)
@@ -653,7 +653,7 @@ Client_SearchServer(const char *Mask)
 
 
 /**
- * Get client structure ("introducer") identfied by a server token.
+ * Get client structure ("introducer") identified by a server token.
  * @return CLIENT structure or NULL if none could be found.
  */
 GLOBAL CLIENT *
@@ -1378,7 +1378,7 @@ MyCount( CLIENT_TYPE Type )
 
 
 /**
- * Allocate and initialize new CLIENT strcuture.
+ * Allocate and initialize new CLIENT structure.
  *
  * @return Pointer to CLIENT structure or NULL on error.
  */