src/Lsp.vala
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2024 14:13:00 +0000 (22:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2024 14:13:00 +0000 (22:13 +0800)
src/Lsp.vala

index a9e7068..2b579cc 100644 (file)
@@ -492,7 +492,7 @@ namespace Lsp {
                                }
                                //
                                        // they are the same (ignoring children
-                               copyList(sel).children,tel.children);
+                               copyList(sel.children,tel.children);
                                i++;
                        
                        }