git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix traffcounter include path for ipq cap plugin
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
cap_nf
/
cap_nf.h
diff --git
a/projects/stargazer/plugins/capture/cap_nf/cap_nf.h
b/projects/stargazer/plugins/capture/cap_nf/cap_nf.h
index 786be396b5b66b8b6b9e755447fa32490bd00887..7712f76145d004eccb7006c25323118cd76ad6b7 100644
(file)
--- a/
projects/stargazer/plugins/capture/cap_nf/cap_nf.h
+++ b/
projects/stargazer/plugins/capture/cap_nf/cap_nf.h
@@
-39,8
+39,8
@@
$Author: faust $
#include "module_settings.h"
#define VERSION "CAP_NF v. 0.4"
-#define START_POS 0
-#define STOP_POS 0
+#define START_POS
1
0
+#define STOP_POS
1
0
class USERS;
class USER;