Fix up patch

Emacs tried to be clever and changed more than I intended.

Related: #1223329
This commit is contained in:
Michal Sekletar 2015-06-30 15:05:05 +02:00
parent 12e78949cc
commit 26d8e514f3

View File

@ -38,7 +38,7 @@ diff --git a/tcpdump.c b/tcpdump.c
index 2fd1617..4cbeb05 100644
--- a/tcpdump.c
+++ b/tcpdump.c
@@ -1029,3 +1029,4 @@ main(int argc, char **argv)
@@ -1029,6 +1029,7 @@ main(int argc, char **argv)
cap_rights_t rights;
int cansandbox;
#endif /* HAVE_CAPSICUM */