summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref')
-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.