aboutsummaryrefslogtreecommitdiff
path: root/sf-pcapng.c
diff options
context:
space:
mode:
Diffstat (limited to 'sf-pcapng.c')
-rw-r--r--sf-pcapng.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sf-pcapng.c b/sf-pcapng.c
index 78f19a4d..4ab415ed 100644
--- a/sf-pcapng.c
+++ b/sf-pcapng.c
@@ -868,8 +868,6 @@ pcap_ng_check_header(const uint8_t *magic, FILE *fp, u_int precision,
return (NULL);
}
-
-
/*
* OK, this is a good pcapng file.
* Allocate a pcap_t for it.