mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 18:26:38 +02:00
8c26cec5fc
in the EFunction but not in the actual function. That's bad since it means the "const guarantee" got lost. And one or two similar cases with incorrect parameter types and mismatching return types. This was found with some analyzer, we had no bugreports with regards to this.