summaryrefslogtreecommitdiff
path: root/src/spells.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells.pkg')
-rw-r--r--src/spells.pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells.pkg b/src/spells.pkg
index 0abf480c..d7564618 100644
--- a/src/spells.pkg
+++ b/src/spells.pkg
@@ -848,7 +848,7 @@ extern bool do_inc_stat(int stat);
* Done by a potion of "self knowledge".
* @note (see file spells2.c)
*/
-extern void identify_pack(void);
+extern bool identify_pack(void);
/** @fn remove_curse(void)
* @brief Remove all curses except for heavy curses.