From 04fde3bc89ffabcbb374f454eff9e3f78dadb3dd Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 14 Feb 2009 21:30:39 +0000 Subject: Add more minor cosmetic fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9082 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/externs.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'crawl-ref/source/externs.h') diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h index 41e4a0fecf..a8bbc5973b 100644 --- a/crawl-ref/source/externs.h +++ b/crawl-ref/source/externs.h @@ -625,9 +625,9 @@ public: *this = item_def(); } private: - std::string name_aux( description_level_type desc, - bool terse, bool ident, - unsigned long ignore_flags ) const; + std::string name_aux(description_level_type desc, + bool terse, bool ident, + unsigned long ignore_flags) const; }; class runrest -- cgit v1.2.3-54-g00ecf