]> The Tcpdump Group git mirrors - tcpdump/blobdiff - cmake/Modules/FindPCAP.cmake
Fix a typo
[tcpdump] / 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