forked from Lainports/freebsd-ports
Remove BROKEN*: ld: error: duplicate symbol: gConnect PR: 266543 Reported by: nakaji@kankyo-u.ac.jp Approved by: ports@thepentagon.org (maintainer, timeout > 2 weeks)
10 lines
285 B
C
10 lines
285 B
C
--- src/connect.c.orig 2007-04-12 03:15:35.000000000 +0900
|
|
+++ src/connect.c 2022-09-08 13:45:16.005967000 +0900
|
|
@@ -27,6 +27,7 @@
|
|
#include "connect.h"
|
|
#include "mrulist.h"
|
|
|
|
+GtkWidget *gConnect;
|
|
|
|
/***************************************
|
|
* *
|