mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 19:14:46 +02:00
fc5569408d
So rename src/modules/m_*.c to src/modules/*.c and update makefiles and modules.default.conf. Also remove m_ at various places in the source files, but not the CMD_FUNC(), just the module name.