summaryrefslogtreecommitdiff
path: root/pcap_set_tstamp_type.3pcap.in
diff options
context:
space:
mode:
Diffstat (limited to 'pcap_set_tstamp_type.3pcap.in')
-rw-r--r--pcap_set_tstamp_type.3pcap.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_set_tstamp_type.3pcap.in b/pcap_set_tstamp_type.3pcap.in
index 261c3152..fd673bd4 100644
--- a/pcap_set_tstamp_type.3pcap.in
+++ b/pcap_set_tstamp_type.3pcap.in
@@ -52,7 +52,7 @@ for a list of all the time stamp types.
returns 0 on success if the specified time stamp type is expected to be
supported by the capture device,
.B PCAP_WARNING_TSTAMP_TYPE_NOTSUP
-on success if the specified time stamp type is not supported by the
+if the specified time stamp type is not supported by the
capture device,
.B PCAP_ERROR_ACTIVATED
if called on a capture handle that has been activated, and