From d759dc51ddd12ad5b4b0c7478bbccdf204dbfca5 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 19 Jul 2009 14:09:06 +0000 Subject: Add whitespace fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10309 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/mon-util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/mon-util.h') diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h index 1c374d8ab2..38979e84fb 100644 --- a/crawl-ref/source/mon-util.h +++ b/crawl-ref/source/mon-util.h @@ -680,7 +680,7 @@ unsigned mons_char(int mc); int mons_class_colour(int mc); int mons_colour(const monsters *mon); -void mons_load_spells( monsters *mon, mon_spellbook_type book ); +void mons_load_spells(monsters *mon, mon_spellbook_type book); monster_type random_draconian_monster_species(); -- cgit v1.2.3-54-g00ecf