git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Service and corporation permissions added
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
divert_freebsd
/
divert_cap.h
diff --git
a/projects/stargazer/plugins/capture/divert_freebsd/divert_cap.h
b/projects/stargazer/plugins/capture/divert_freebsd/divert_cap.h
index 645610ebfaa4c1bc9dfda8783fbc09966deb31ed..f5bb432b96b171ae70c9152f1fc2d6852e4fc894 100644
(file)
--- a/
projects/stargazer/plugins/capture/divert_freebsd/divert_cap.h
+++ b/
projects/stargazer/plugins/capture/divert_freebsd/divert_cap.h
@@
-76,8
+76,6
@@
private:
int DivertCapRead(char * buffer, int blen, char ** iface, int n);
int DivertCapClose();
- int ParseIntInRange(const std::string & str, int min, int max, int * val);
-
MODULE_SETTINGS settings;
int port;