]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/socket.h
In the grand tradition of huge fucking commits:
[user/henk/code/inspircd.git] / include / socket.h
index 861acc1f10c8fb8e5b9d04c508f65dea5e4af369..832523ba719d125f6b71402fb17bf6afbe9e145d 100644 (file)
@@ -141,7 +141,7 @@ namespace irc
 }
 
 /** This class handles incoming connections on client ports.
- * It will create a new userrec for every valid connection
+ * It will create a new User for every valid connection
  * and assign it a file descriptor.
  */
 class CoreExport ListenSocket : public EventHandler