aboutsummaryrefslogtreecommitdiff
path: root/sf-pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sf-pcap.c')
-rw-r--r--sf-pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sf-pcap.c b/sf-pcap.c
index 8222aef7..44989ab0 100644
--- a/sf-pcap.c
+++ b/sf-pcap.c
@@ -291,7 +291,7 @@ pcap_check_header(const uint8_t *magic, FILE *fp, u_int precision, char *errbuf,
ps->scale_type = PASS_THROUGH;
} else {
/*
- * The file has microoseconds, the user
+ * The file has microseconds, the user
* wants nanoseconds; scale the
* precision up.
*/