X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3ed63dcb2358372a16aa8ea995eda680d028ee6e..0023eaa78f123676bfa9c5fba72ea4b8a59aaa70:/ftmacros.h?ds=sidebyside diff --git a/ftmacros.h b/ftmacros.h index 7975463b..ba95c4aa 100644 --- a/ftmacros.h +++ b/ftmacros.h @@ -64,7 +64,7 @@ /* * We need this to get the versions of socket functions that * use socklen_t. Define it only if it's not already defined, - * so we don't get redefiniton warnings. + * so we don't get redefinition warnings. */ #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED