aboutsummaryrefslogtreecommitdiffstats
path: root/cad/pcb/files/patch-src-gui-netlist-window.c
blob: 682bf1a59fc554bac3e009c40e9ee0272649aebc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/gui-netlist-window.c.orig   Tue Mar  1 14:33:01 2005
+++ src/gui-netlist-window.c    Mon Jun 13 09:04:32 2005
@@ -692,7 +692,7 @@
    {
    GtkTreePath         *path;
    GtkTreeIter         iter;
-   LibraryMenuType     *net;;
+   LibraryMenuType     *net;
    gchar               *name;
 
    if (!node_name)