From 67e055124dfbbb73b50f90cd1a1eb1be648d9379 Mon Sep 17 00:00:00 2001 From: pippijn Date: Thu, 14 Jun 2007 17:22:37 +0000 Subject: Some general syntax cleanups. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7304 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/socket.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/socket.h') diff --git a/include/socket.h b/include/socket.h index de0b0510b..1304ecb57 100644 --- a/include/socket.h +++ b/include/socket.h @@ -155,8 +155,8 @@ namespace irc * descriptors) */ CoreExport int OpenTCPSocket(char* addr, int socktype = SOCK_STREAM); - }; -}; + } +} /** This class handles incoming connections on client ports. * It will create a new userrec for every valid connection -- cgit v1.2.3