From 8d05adbce3fd922590e8e3edf674cc57773d821e Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Thu, 15 Sep 2011 23:39:58 +0300 Subject: [PATCH] Whitespace removed from the name of a file --- projects/stargazer/plugins/capture/ether_linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/stargazer/plugins/capture/ether_linux/Makefile b/projects/stargazer/plugins/capture/ether_linux/Makefile index 4cd78a3c..a045167c 100644 --- a/projects/stargazer/plugins/capture/ether_linux/Makefile +++ b/projects/stargazer/plugins/capture/ether_linux/Makefile @@ -6,7 +6,7 @@ include ../../../../../Makefile.conf PROG = mod_cap_ether.so -SRCS = ./ether_cap.cpp +SRCS = ./ether_cap.cpp LIBS += $(LIB_THREAD) STGLIBS = -lstgcommon -- 2.43.2