]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_httpd.cpp
Fix a bunch of weird indentation and spacing issues.
[user/henk/code/inspircd.git] / src / modules / m_httpd.cpp
index eefb3ed93c09f10f74950efa9e6d97ecaddecbc3..f3ec3298bd8823b154b4c9fb5017159ba7bea800 100644 (file)
@@ -359,7 +359,7 @@ class HttpServerSocket : public BufferedSocket, public Timer, public insp::intru
                        {
                                if (pathsegment == ".")
                                {
-                                        // Stay at the current level.
+                                       // Stay at the current level.
                                        continue;
                                }