7152-devToTest_2414 #2228

Merged
alexm merged 636 commits from 7152-devToTest_2414 into test 2024-03-28 08:26:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b8e6cc9f9c - Show all commits

View File

@ -5,7 +5,7 @@ CREATE OR REPLACE DEFINER=`root`@`localhost` PROCEDURE `vn`.`balanceNestTree_add
) )
BEGIN BEGIN
/** /**
* Agrega u nuevo nodo hijo a un nodo existente dentro de la estructura * Agrega un nuevo nodo hijo a un nodo existente dentro de la estructura
* de árbol de vn.balanceNestTree. * de árbol de vn.balanceNestTree.
* *
* @param vSelf Identificador del nodo * @param vSelf Identificador del nodo