]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a typo
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 10 Jul 2022 14:46:57 +0000 (16:46 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 10 Jul 2022 14:47:53 +0000 (16:47 +0200)
[skip ci]

(cherry picked from commit f3af2bebb370f7b2726f884b0708c0ae7f4d7f56)

cmake/Modules/FindPCAP.cmake

index 220ab95cb2e37b586b45d8d0a9cf034c582a1b6d..11074655f45763c7e4c1b468fd157e487a21e170 100644 (file)
@@ -86,7 +86,7 @@ else(WIN32)
   # pkg_search_module() would do this for us, but, for now,
   # we're not doing that, in case somebody's building with
   # CMake on some "long-term support" version, predating
-  # CMake 3.1, of an OS that that supplies an earlier
+  # CMake 3.1, of an OS that supplies an earlier
   # version as a package.
   #
   # If we ever set a minimum of 3.1 or later on UN*X, we should