diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-26 16:10:50 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-26 16:10:50 -0700 |
commit | 077994c12a8ac31bc9d910741b64d2bb444b2655 (patch) | |
tree | 66dba90705665aa692c11ecc278ff1de84b1db55 /src/map | |
parent | 0dc0b8de9eb0bcd889da836ba2d1e1a943af3584 (diff) | |
download | tmwa-077994c12a8ac31bc9d910741b64d2bb444b2655.tar.gz tmwa-077994c12a8ac31bc9d910741b64d2bb444b2655.tar.bz2 tmwa-077994c12a8ac31bc9d910741b64d2bb444b2655.tar.xz tmwa-077994c12a8ac31bc9d910741b64d2bb444b2655.zip |
Stricter grep checks
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/magic-interpreter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/magic-interpreter.cpp b/src/map/magic-interpreter.cpp index 4680971..cca5500 100644 --- a/src/map/magic-interpreter.cpp +++ b/src/map/magic-interpreter.cpp @@ -1,5 +1,5 @@ #include "magic-interpreter.hpp" -// magic-interpreter.hpp - Old magic. +// magic-interpreter.cpp - Old magic. // // Copyright © 2014 Ben Longbons <b.r.longbons@gmail.com> // |