summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/teleport.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-01-21 10:27:47 +0100
committerAdam Borowski <kilobyte@angband.pl>2010-01-21 10:27:47 +0100
commit3526973df9b10845d6c63e79cb2463631157b980 (patch)
tree980c713c976cd821e4213cec675b72741fcbccfc /crawl-ref/source/teleport.h
parent0b392a6cf59581f51facfb72e0c5f64c843374ab (diff)
downloadcrawl-ref-3526973df9b10845d6c63e79cb2463631157b980.tar.gz
crawl-ref-3526973df9b10845d6c63e79cb2463631157b980.zip
Fix newlines at end of file.
Diffstat (limited to 'crawl-ref/source/teleport.h')
-rw-r--r--crawl-ref/source/teleport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/teleport.h b/crawl-ref/source/teleport.h
index e54a437bc6..4e55874210 100644
--- a/crawl-ref/source/teleport.h
+++ b/crawl-ref/source/teleport.h
@@ -15,4 +15,3 @@ bool random_near_space(const coord_def& origin, coord_def& target,
bool forbid_sanctuary = false);
#endif
-