Refactored configure.ac to use a custom macro for compiler flag checks.
Set version to 2.0 (non-release candidate). Minor typo fixes.
This commit is contained in:
committed by
Damien S. Stuart
parent
99b1a48756
commit
aff8832d66
@@ -158,7 +158,7 @@ pcap_capture(fko_srv_options_t *opts)
|
||||
}
|
||||
|
||||
/* Initialize our signal handlers. You can check the return value for
|
||||
* the number of signals that were *not* set. Those that we not set
|
||||
* the number of signals that were *not* set. Those that were not set
|
||||
* will be listed in the log/stderr output.
|
||||
*/
|
||||
if(set_sig_handlers() > 0)
|
||||
|
||||
Reference in New Issue
Block a user