From 077994c12a8ac31bc9d910741b64d2bb444b2655 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 26 Apr 2014 16:10:50 -0700 Subject: Stricter grep checks --- src/io/line.cpp | 2 +- src/io/lock.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/io') diff --git a/src/io/line.cpp b/src/io/line.cpp index adefe53..4df29c8 100644 --- a/src/io/line.cpp +++ b/src/io/line.cpp @@ -1,5 +1,5 @@ #include "line.hpp" -// io/line.hpp - Input from files, line-by-line +// io/line.cpp - Input from files, line-by-line // // Copyright © 2014 Ben Longbons // diff --git a/src/io/lock.cpp b/src/io/lock.cpp index f6bbb01..e06c2f1 100644 --- a/src/io/lock.cpp +++ b/src/io/lock.cpp @@ -1,5 +1,5 @@ #include "lock.hpp" -// io/lock.hpp - Output to files with atomic replacement and backups. +// io/lock.cpp - Output to files with atomic replacement and backups. // // Copyright © 2013 Ben Longbons // -- cgit v1.2.3-60-g2f50