InspIRCd Robot
|
aa692dc103
|
Update copyright headers.
|
2020-01-11 22:14:43 +00:00 |
|
Peter Powell
|
914d8140d9
|
Use meaningful variable names in consolecolors.
|
2019-12-08 19:12:56 +00:00 |
|
linuxdaemon
|
b6ca49a232
|
Add the ability to disable console colors in stdout logging (#1539).
|
2019-01-03 13:17:23 +00:00 |
|
Attila Molnar
|
299f262a4f
|
Fix some whitespace issues
|
2015-12-28 16:59:03 +01:00 |
|
Peter Powell
|
11cafc12d5
|
Tidy up source files:
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
|
2013-04-12 17:03:05 +01:00 |
|
ChrisTX
|
90aa5811d1
|
Resolve two warnings clang complains about
No newline at end of file in consolecolors.h
String plus int in snomasks
|
2012-10-14 23:58:20 +02:00 |
|
ChrisTX
|
ebdaf368e1
|
Replace printf(_c) with iostream
|
2012-10-14 02:13:49 +02:00 |
|