1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 14:03:12 +02:00

It's raining consts...

This commit is contained in:
Bram Matthys
2021-09-11 09:30:12 +02:00
parent 9a350169b9
commit fcf020b99e
18 changed files with 182 additions and 190 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ int censor_config_test(ConfigFile *cf, ConfigEntry *ce, int type, int *errs)
}
if (!strcmp(cep->name, "word"))
{
char *errbuf;
const char *errbuf;
if (has_word)
{
config_warn_duplicate(cep->file->filename,