diff options
Diffstat (limited to 'net-analyzer/flow-tools/files/flow-tools-0.67-debug.patch')
-rw-r--r-- | net-analyzer/flow-tools/files/flow-tools-0.67-debug.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-analyzer/flow-tools/files/flow-tools-0.67-debug.patch b/net-analyzer/flow-tools/files/flow-tools-0.67-debug.patch deleted file mode 100644 index 035ecf193f88..000000000000 --- a/net-analyzer/flow-tools/files/flow-tools-0.67-debug.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- flow-tools-0.67.orig/src/flow-export.c 2005-03-25 12:50:39.000000000 -0800 -+++ flow-tools-0.67/src/flow-export.c 2005-03-25 12:51:02.000000000 -0800 -@@ -691,6 +691,7 @@ - char *db_host, *db_name, *db_table, *db_user, *db_pwd, *db_tmp, *tmp; - int db_port; - int len; -+ int debug; - - MYSQL mysql; - |