summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/spl-util.cc2
-rw-r--r--crawl-ref/source/spl-util.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-util.cc b/crawl-ref/source/spl-util.cc
index d6993925e7..f590cfdab9 100644
--- a/crawl-ref/source/spl-util.cc
+++ b/crawl-ref/source/spl-util.cc
@@ -9,7 +9,7 @@
*
* <3> 04oct2001 bwr absorbed spells0.cc
* <2> 24jun2000 jmf changed to use new data structure
- * <1> 12jun2000 dlb created after much thought
+ * <1> 12jun2000 dlb created after much thought
*/
#include "AppHdr.h"
diff --git a/crawl-ref/source/spl-util.h b/crawl-ref/source/spl-util.h
index c7d60e80ae..d9f3358a95 100644
--- a/crawl-ref/source/spl-util.h
+++ b/crawl-ref/source/spl-util.h
@@ -16,7 +16,7 @@
#define SPL_UTIL_H
#include "enum.h" // just for NUM_SPELL_TYPES and TARG_ENEMY
-#include "directn.h" // just for DIR_NONE
+#include "directn.h" // just for DIR_NONE
enum spschool_flag_type
{