summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stash.h')
-rw-r--r--crawl-ref/source/stash.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/stash.h b/crawl-ref/source/stash.h
index 26fb5671b6..c46534ebf3 100644
--- a/crawl-ref/source/stash.h
+++ b/crawl-ref/source/stash.h
@@ -2,7 +2,10 @@
* File: stash.h
* Summary: Classes tracking player stashes
* Written by: Darshan Shaligram
+ *
+ * Modified for Crawl Reference by $Author$ on $Date$
*/
+
#ifndef STASH_H
#define STASH_H