aboutsummaryrefslogtreecommitdiff
path: root/pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap.c')
-rw-r--r--pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap.c b/pcap.c
index 633b3dd3..6b2f2e69 100644
--- a/pcap.c
+++ b/pcap.c
@@ -3553,7 +3553,7 @@ pcap_setdirection(pcap_t *p, pcap_direction_t d)
"Invalid direction");
return (-1);
}
- }
+ }
}
int