summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/skills2.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-05 18:08:03 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-05 18:08:03 +0000
commitea4688223729eb0c3bec8f769c6edadd8d5b38f1 (patch)
tree6e7e9514cb2a4397694363fbdd9ab2de65f91359 /crawl-ref/source/skills2.cc
parent436784b951a9914ec5488207c8b9d762586ebab5 (diff)
downloadcrawl-ref-ea4688223729eb0c3bec8f769c6edadd8d5b38f1.tar.gz
crawl-ref-ea4688223729eb0c3bec8f769c6edadd8d5b38f1.zip
Add whitespace fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8908 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/skills2.cc')
-rw-r--r--crawl-ref/source/skills2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/skills2.cc b/crawl-ref/source/skills2.cc
index 43e2be7226..e33b7643e5 100644
--- a/crawl-ref/source/skills2.cc
+++ b/crawl-ref/source/skills2.cc
@@ -2254,7 +2254,7 @@ void wield_warning(bool newWeapon)
return;
std::string msg;
-
+
// We know if it's an artefact because we just wielded
// it, so no information leak.
if (is_artefact(wep))