Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 85416
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- flow-tools-0.67.orig/src/flow-export.c      2005-03-25 12:50:39.000000000 -0800
0
++ flow-tools-0.67/src/flow-export.c   2005-03-25 12:51:02.000000000 -0800
Lines 691-696 Link Here
691
  char *db_host, *db_name, *db_table, *db_user, *db_pwd, *db_tmp, *tmp;
691
  char *db_host, *db_name, *db_table, *db_user, *db_pwd, *db_tmp, *tmp;
692
  int db_port;
692
  int db_port;
693
  int len;
693
  int len;
694
  int debug;
694
  MYSQL mysql;
695
  MYSQL mysql;

Return to bug 85416