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/range/slice.tcc | |
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/range/slice.tcc')
-rw-r--r-- | src/range/slice.tcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/range/slice.tcc b/src/range/slice.tcc index f3406ee..45dac50 100644 --- a/src/range/slice.tcc +++ b/src/range/slice.tcc @@ -1,4 +1,4 @@ -// strings/base.tcc - Inline functions for strings/base.hpp +// ranges/slice.tcc - Inline functions for strings/base.hpp // // Copyright © 2013 Ben Longbons <b.r.longbons@gmail.com> // |