From ab450fb62de1125fbaa24d0e46c62c88323bea81 Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Fri, 16 Aug 2019 13:52:46 +0200 Subject: Remove trailing spaces --- cmake/Modules/FindPCAP.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake') diff --git a/cmake/Modules/FindPCAP.cmake b/cmake/Modules/FindPCAP.cmake index 35b9244f..3b83c7a7 100644 --- a/cmake/Modules/FindPCAP.cmake +++ b/cmake/Modules/FindPCAP.cmake @@ -135,7 +135,7 @@ else(WIN32) endif() endif() endforeach() - + # # Now, get the library directories and libraries for dynamic linking. # -- cgit v1.2.1