From e6d1a69cf569475cc29f68ac4b0cad586f33ec6d Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 10 Jan 2009 20:08:18 +0000 Subject: Comment fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8393 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spl-cast.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spl-cast.cc') diff --git a/crawl-ref/source/spl-cast.cc b/crawl-ref/source/spl-cast.cc index f7e5a109e8..db367f284c 100644 --- a/crawl-ref/source/spl-cast.cc +++ b/crawl-ref/source/spl-cast.cc @@ -135,7 +135,7 @@ static void _surge_power(spell_type spell) (enhanced < 0) ? "numb sensation." : "surge of power!"); } -} // end surge_power() +} static std::string _spell_base_description(spell_type spell) { -- cgit v1.2.3-54-g00ecf