summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/quiver.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-12-04 04:19:17 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-12-04 14:01:15 +0100
commit874b35f8dc77d710a94c1750d31d2bf27097f9e2 (patch)
tree39b4b3c88f5b91d8f0c3751d82adf4d2bc06e906 /crawl-ref/source/quiver.h
parent8f5ef8ea80c80ccec145a0327ab186904e28b482 (diff)
downloadcrawl-ref-874b35f8dc77d710a94c1750d31d2bf27097f9e2.tar.gz
crawl-ref-874b35f8dc77d710a94c1750d31d2bf27097f9e2.zip
Indentation fixes.
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 968a6fef73..aadc1ed5e4 100644
--- a/crawl-ref/source/quiver.h
+++ b/crawl-ref/source/quiver.h
@@ -70,7 +70,7 @@ class player_quiver
// that identifies items in inv.
class preserve_quiver_slots
{
- public:
+public:
preserve_quiver_slots();
~preserve_quiver_slots();