summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-interpreter.hpp')
-rw-r--r--src/map/magic-interpreter.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/magic-interpreter.hpp b/src/map/magic-interpreter.hpp
index 664c818..744d367 100644
--- a/src/map/magic-interpreter.hpp
+++ b/src/map/magic-interpreter.hpp
@@ -469,8 +469,8 @@ invocation_t *spell_instantiate(effect_set_t *effect, env_t *env);
*/
void spell_bind(character_t *subject, invocation_t *invocation);
-int // 1 on failure
- spell_unbind(character_t *subject, invocation_t *invocation);
+// 1 on failure
+int spell_unbind(character_t *subject, invocation_t *invocation);
/**
* Clones a spell to run the at_effect field