X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/73f478b15a61946b2c78843b968ba69b95551c09..d8f5aa2489e10fc20ee3522a8abe2a56f24076d7:/projects/stargazer/plugins/capture/divert_freebsd/Makefile?ds=inline

diff --git a/projects/stargazer/plugins/capture/divert_freebsd/Makefile b/projects/stargazer/plugins/capture/divert_freebsd/Makefile
index 555ec8b1..076443bb 100644
--- a/projects/stargazer/plugins/capture/divert_freebsd/Makefile
+++ b/projects/stargazer/plugins/capture/divert_freebsd/Makefile
@@ -6,7 +6,7 @@ include ../../../../../Makefile.conf
 
 PROG = mod_cap_divert.so
 
-SRCS = ./divert_cap.cpp 
+SRCS = ./divert_cap.cpp
 
 LIBS += $(LIB_THREAD)