From 3953c613623df8a6992237c55152fa1916ecc3a3 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 2 Sep 2019 23:22:02 +0200 Subject: [PATCH] style: fix comment * tests/atlocal.in: here. --- tests/atlocal.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/atlocal.in b/tests/atlocal.in index d8141cb9..471a2980 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# We need 'testsuite.h', (srcdir/test), 'config.h' (builddir/lib), and +# We need 'testsuite.h' (srcdir/test), 'config.h' (builddir/lib), and # the gnulib headers (srcdir/lib). CPPFLAGS="-I$abs_top_srcdir/tests -I$abs_top_srcdir/lib -I$abs_top_builddir/lib @CPPFLAGS@"