summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells1.h')
-rw-r--r--crawl-ref/source/spells1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells1.h b/crawl-ref/source/spells1.h
index 77e32371dd..e1f333b07a 100644
--- a/crawl-ref/source/spells1.h
+++ b/crawl-ref/source/spells1.h
@@ -110,7 +110,7 @@ void stone_scales(int pow);
/* ***********************************************************************
* called from: religion
* *********************************************************************** */
-void antimagic(void);
+void antimagic();
// last updated 24may2000 {dlb}
/* ***********************************************************************