rediff patches

This commit is contained in:
Brent Cook
2020-09-04 04:12:49 -05:00
parent 1841e199ac
commit a2ea649536
4 changed files with 20 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
--- tests/handshake_table.c.orig Mon May 4 23:28:43 2020
+++ tests/handshake_table.c Mon May 4 23:29:50 2020
@@ -477,6 +477,7 @@
--- tests/handshake_table.c.orig Sat Aug 22 18:51:52 2020
+++ tests/handshake_table.c Fri Sep 4 04:04:26 2020
@@ -479,6 +479,7 @@
unsigned int depth = 0;
int ch, graphviz = 0, print = 0;
@@ -8,7 +8,7 @@
while ((ch = getopt(argc, argv, "Cg")) != -1) {
switch (ch) {
case 'C':
@@ -494,6 +495,7 @@
@@ -496,6 +497,7 @@
if (argc != 0)
usage();