]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix tpo in previous commit.
authorGuy Harris <[email protected]>
Fri, 26 Apr 2019 08:18:34 +0000 (01:18 -0700)
committerGuy Harris <[email protected]>
Fri, 26 Apr 2019 08:18:34 +0000 (01:18 -0700)
cmake/Modules/FindPCAP.cmake

index 7544c778ecce52ca8f0df9b47c90aaa9dbc16a03..22e4fceb1d1aded82f8105a42dc7d0bc70b948b4 100644 (file)
@@ -121,7 +121,7 @@ else(PCAP_CONFIG)
     endif()
   endif()
 
-  find_library(PCAP_LIBRAIES pcap)
+  find_library(PCAP_LIBRARIES pcap)
   if(WIN32)
     if(NOT PCAP_LIBRARIES)
       #