diff --git a/src/common/spells/buildingcurse.c b/src/common/spells/buildingcurse.c index 63eafe72f..e6eb8cb87 100644 --- a/src/common/spells/buildingcurse.c +++ b/src/common/spells/buildingcurse.c @@ -84,4 +84,4 @@ void register_buildingcurse(void) { register_function((pf_generic)cinfo_magicrunes, "curseinfo::magicrunes"); -} \ No newline at end of file +}