aboutsummaryrefslogtreecommitdiff
path: root/pcap
diff options
context:
space:
mode:
Diffstat (limited to 'pcap')
-rw-r--r--pcap/pcap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap/pcap.h b/pcap/pcap.h
index 82d48dde..adff8533 100644
--- a/pcap/pcap.h
+++ b/pcap/pcap.h
@@ -394,7 +394,7 @@ PCAP_API pcap_t *pcap_open_offline(const char *, char *);
PCAP_API pcap_t *pcap_hopen_offline(intptr_t, char *);
/*
* If we're building libpcap, these are internal routines in savefile.c,
- * so we mustn't define them as macros.
+ * so we must not define them as macros.
*/
#ifndef BUILDING_PCAP
#define pcap_fopen_offline_with_tstamp_precision(f,p,b) \