From b14d690f6df6038f17b2b8c46c34365963522814 Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Sat, 28 Jul 2018 20:31:27 +0100 Subject: Fix a typo in a comment. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bdcb9e74..4b113c48 100644 --- a/configure.ac +++ b/configure.ac @@ -543,7 +543,7 @@ if test "$ac_cv_func_ether_ntohost" = yes -a \ # This test fails if we don't have # (if we have ether_ntohost(), we should have # networking, and if we have networking, we should - # have ) or if we do but it doesn't + # have ) or if we do but it doesn't # declare ether_ntohost(). # # Unset ac_cv_have_decl_ether_ntohost so we don't -- cgit v1.2.1