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