summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/quiver.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-21 01:51:31 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-21 01:51:31 +0000
commit6d329c543d003a2ef7ee62270ffecad399f45c2e (patch)
tree1724ddaed561c6afee80e798ae2c096825905cce /crawl-ref/source/quiver.h
parent94e6620656e106498e9f4cf9df0a45a4d6bbbc09 (diff)
downloadcrawl-ref-6d329c543d003a2ef7ee62270ffecad399f45c2e.tar.gz
crawl-ref-6d329c543d003a2ef7ee62270ffecad399f45c2e.zip
Add whitespace fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5167 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/quiver.h')
-rw-r--r--crawl-ref/source/quiver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/quiver.h b/crawl-ref/source/quiver.h
index 13645f5ce8..04366051d2 100644
--- a/crawl-ref/source/quiver.h
+++ b/crawl-ref/source/quiver.h
@@ -63,7 +63,7 @@ class player_quiver
// Quiver tracks items, which in most cases is the Right Thing. But
// when a quivered item is identified, the quiver doesn't change to
// match. We would like the quiver to store the identified item.
-//
+//
// This class saves off the quiver item slots, and restores them when
// destroyed. The expected use is to create one of these around code
// that identifies items in inv.