]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a typo in a comment.
authorDenis Ovsienko <[email protected]>
Sat, 28 Jul 2018 19:31:27 +0000 (20:31 +0100)
committerDenis Ovsienko <[email protected]>
Sat, 28 Jul 2018 19:48:16 +0000 (20:48 +0100)
configure
configure.ac

index 99860fcfe0395427e32047b7c6a797266f1f916d..445480406e6eb8ba9f208642e95680ff83a79d78 100755 (executable)
--- a/configure
+++ b/configure
@@ -5882,7 +5882,7 @@ fi
                # This test fails if we don't have <arpa/inet.h>
                # (if we have ether_ntohost(), we should have
                # networking, and if we have networking, we should
-               # have <arapa/inet.h>) or if we do but it doesn't
+               # have <arpa/inet.h>) or if we do but it doesn't
                # declare ether_ntohost().
                #
                # Unset ac_cv_have_decl_ether_ntohost so we don't
index bdcb9e74ebc400d3646a4fa27b9382889276a2ea..4b113c48be0e394d723d964d1924a295b9644548 100644 (file)
@@ -543,7 +543,7 @@ if test "$ac_cv_func_ether_ntohost" = yes -a \
                # This test fails if we don't have <arpa/inet.h>
                # (if we have ether_ntohost(), we should have
                # networking, and if we have networking, we should
-               # have <arapa/inet.h>) or if we do but it doesn't
+               # have <arpa/inet.h>) or if we do but it doesn't
                # declare ether_ntohost().
                #
                # Unset ac_cv_have_decl_ether_ntohost so we don't