]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/base.h
Move Blocking/NonBlocking to socket.cpp and make inline
[user/henk/code/inspircd.git] / include / base.h
index e41f520f54e75d19c83e38e0d13a4992ddc43fb2..2289fa5e0eada282834f544de6e3b2e76487d749 100644 (file)
@@ -79,7 +79,7 @@ public:
                 */
                return this->Extension_Items.insert(std::make_pair(key, (char*)p)).second;
        }
-       
+
        /** Extend an Extensible class.
         *
         * @param key The key parameter is an arbitary string which identifies the extension data