summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-30 22:11:36 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-30 22:11:36 +0000
commit089ab80ae84d9abf71ab1ac12f6e852781b76437 (patch)
treebc6deccd70e88091b00bd82a48639a520b518371 /crawl-ref/source/files.cc
parent476660b7d794555c9d976ada2a1cfa8e33fe01ce (diff)
downloadcrawl-ref-089ab80ae84d9abf71ab1ac12f6e852781b76437.tar.gz
crawl-ref-089ab80ae84d9abf71ab1ac12f6e852781b76437.zip
Comment fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6267 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/files.cc')
-rw-r--r--crawl-ref/source/files.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/files.cc b/crawl-ref/source/files.cc
index d59bdc5339..b1704bc9e9 100644
--- a/crawl-ref/source/files.cc
+++ b/crawl-ref/source/files.cc
@@ -10,7 +10,7 @@
* <7> 19 June 2000 GDL Change handle to FILE *
* <6> 11/14/99 cdl Don't let player ghosts follow you up/down
* <5> 7/13/99 BWR Monsters now regenerate hps off level &
- ghosts teleport
+ * ghosts teleport
* <4> 6/13/99 BWR Added tmp file pairs to save file.
* <3> 6/11/99 DML Replaced temp file deletion code.
*