Update to 3.4 (close RHBZ#2237532)

This commit is contained in:
Benjamin A. Beasley 2023-09-06 08:11:16 -04:00
commit 75ff8d205f
6 changed files with 28 additions and 30 deletions

View file

@ -0,0 +1,12 @@
diff -Naur arpwatch-3.4-original/arpwatch.c arpwatch-3.4/arpwatch.c
--- arpwatch-3.4-original/arpwatch.c 2023-09-05 13:50:56.000000000 -0400
+++ arpwatch-3.4/arpwatch.c 2023-09-06 09:52:14.851126556 -0400
@@ -892,7 +892,7 @@
lg(LOG_DEBUG, "exiting");
checkpoint(0);
- exit(1);
+ exit(0);
}
void