summaryrefslogtreecommitdiff
path: root/src/spells4.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells4.cc')
-rw-r--r--src/spells4.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells4.cc b/src/spells4.cc
index 0e97c0f0..31811449 100644
--- a/src/spells4.cc
+++ b/src/spells4.cc
@@ -431,7 +431,7 @@ int print_spell(cptr label_, byte color, int y, s32b s)
char level_str[8] = "n/a";
char buf[128];
- get_level_school(s, 50, -50, &level, &na);
+ get_level_school(spell, 50, -50, &level, &na);
spell_school_name(sch_str, spell);
if (!na)