diff options
Diffstat (limited to 'src/command_parse.cpp')
-rw-r--r-- | src/command_parse.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp index fdc36d26c..a10a19fb9 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -11,6 +11,8 @@ * --------------------------------------------------- */ +/* $Core: libIRCDcommand_parse */ + #include "inspircd.h" #include "wildcard.h" #include "xline.h" |