modules: add missing break

This commit is contained in:
Simon Arlott 2016-04-23 23:35:27 +01:00
parent 558744e520
commit e8de2bfaf0
No known key found for this signature in database
GPG key ID: C8975F2043CA5D24

View file

@ -401,6 +401,7 @@ unload_one_module(const char *name, bool warn)
} }
} }
} }
break;
} }
default: default:
sendto_realops_snomask(SNO_GENERAL, L_ALL, sendto_realops_snomask(SNO_GENERAL, L_ALL,