]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/directive.pm
Add more info and a IPv6 class to the IRCCloud example config.
[user/henk/code/inspircd.git] / make / directive.pm
index ef6bb1bf5609b2e609480d389c7249207197a50d..c0c2aee85039bb297ba9f016d8fb233ab032276f 100644 (file)
@@ -164,7 +164,7 @@ sub __function_execute {
                return $defaults;
        }
 
-       # Executing the command failed and we don't have any defaults so give up. 
+       # Executing the command failed and we don't have any defaults so give up.
        __error $file, "`<|GREEN $command|>` exited with a non-zero exit code!";
 }