diff options
Diffstat (limited to 'pcap_create.3pcap')
-rw-r--r-- | pcap_create.3pcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_create.3pcap b/pcap_create.3pcap index bd42d733..515529f3 100644 --- a/pcap_create.3pcap +++ b/pcap_create.3pcap @@ -55,7 +55,7 @@ on the handle before activating it. .SH RETURN VALUE .BR pcap_create () returns a -.I pcap_t * +.B pcap_t * on success and .B NULL on failure. |