X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Finspsocket.h;h=32f2dab1a7d9861d7080be243aaa2bb2ccb81737;hb=0155dd1e97f323668442d3fc07b927e8f9004dbe;hp=13381a15d6eb0e2d8037b7858ad682225a5356e4;hpb=349b6b91931f3e5ab03bf5ea085d1928c306afe2;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/inspsocket.h b/include/inspsocket.h index 13381a15d..32f2dab1a 100644 --- a/include/inspsocket.h +++ b/include/inspsocket.h @@ -3,7 +3,7 @@ * +------------------------------------+ * * InspIRCd: (C) 2002-2009 InspIRCd Development Team - * See: http://www.inspircd.org/wiki/index.php/Credits + * See: http://wiki.inspircd.org/Credits * * This program is free but copyrighted software; see * the file COPYING for details. @@ -173,7 +173,7 @@ class CoreExport BufferedSocket : public EventHandler /** (really) Try bind to a given IP setup. For internal use only. */ - bool DoBindMagic(const std::string ¤t_ip, bool v6); + bool DoBindMagic(const std::string ¤t_ip); /** * The default constructor does nothing