X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fhashcomp.h;h=3963f96e7b89fb347b0e46236b73bd7c153296f8;hb=e586aaab7c4f7b03514c83451d73b73f55dc6998;hp=3c00844bebb765364d8657e62d3e322dbb46229e;hpb=0d3a6719b8d924ea663f95e3e2fb834cbd80c6a5;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/hashcomp.h b/include/hashcomp.h index 3c00844be..3963f96e7 100644 --- a/include/hashcomp.h +++ b/include/hashcomp.h @@ -284,7 +284,7 @@ namespace irc * mode changes to be obtained. */ int GetStackedLine(std::vector &result, int max_line_size = 360); - + }; /** irc::tokenstream reads a string formatted as per RFC1459 and RFC2812.