diff options
Diffstat (limited to 'net-analyzer/flow-tools/files/flow-tools-0.67-gcc34.diff')
-rw-r--r-- | net-analyzer/flow-tools/files/flow-tools-0.67-gcc34.diff | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/net-analyzer/flow-tools/files/flow-tools-0.67-gcc34.diff b/net-analyzer/flow-tools/files/flow-tools-0.67-gcc34.diff deleted file mode 100644 index ea3a1bb60a3e..000000000000 --- a/net-analyzer/flow-tools/files/flow-tools-0.67-gcc34.diff +++ /dev/null @@ -1,52 +0,0 @@ -diff -urN flow-tools-0.67.orig/src/flow-cat.c flow-tools-0.67/src/flow-cat.c ---- flow-tools-0.67.orig/src/flow-cat.c 2005-01-25 22:46:00.000000000 -0500 -+++ flow-tools-0.67/src/flow-cat.c 2005-01-26 22:24:32.066024216 -0500 -@@ -551,6 +551,7 @@ - break; - - next_file: -+ ; - - } /* FOREACH filename in dir */ - -diff -urN flow-tools-0.67.orig/src/flow-dscan.c flow-tools-0.67/src/flow-dscan.c ---- flow-tools-0.67.orig/src/flow-dscan.c 2005-01-25 22:46:00.000000000 -0500 -+++ flow-tools-0.67/src/flow-dscan.c 2005-01-26 22:25:37.492077944 -0500 -@@ -560,6 +560,7 @@ - ager(&ds, total_flows32); - - skip2: -+ ; - - - } /* while rec */ -@@ -806,6 +807,7 @@ - fterr_info("ager: reset hash run"); - - skip3: -+ ; - - } /* ager */ - -diff -urN flow-tools-0.67.orig/src/flow-fanout.c flow-tools-0.67/src/flow-fanout.c ---- flow-tools-0.67.orig/src/flow-fanout.c 2005-01-25 22:46:00.000000000 -0500 -+++ flow-tools-0.67/src/flow-fanout.c 2005-01-26 22:27:26.381524232 -0500 -@@ -840,6 +840,7 @@ - } /* fte.buf_size */ - - skip1: -+ ; - - } /* if FD_ISSET */ - -diff -urN flow-tools-0.67.orig/src/flow-receive.c flow-tools-0.67/src/flow-receive.c ---- flow-tools-0.67.orig/src/flow-receive.c 2005-01-25 22:46:00.000000000 -0500 -+++ flow-tools-0.67/src/flow-receive.c 2005-01-26 22:26:54.761331232 -0500 -@@ -733,6 +733,7 @@ - } /* for */ - - skip1: -+ ; - - } /* if FD_ISSET */ - |