X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/35c84de4b6d96cf3505ad2c075ff3998be04441b..3e01c105b393c1f67058359b5a964f413eb197ff:/emufs/tipo2_main.c diff --git a/emufs/tipo2_main.c b/emufs/tipo2_main.c index f7157dc..1fe3efc 100644 --- a/emufs/tipo2_main.c +++ b/emufs/tipo2_main.c @@ -93,9 +93,9 @@ int main(int argc, char *argv[]) efs->borrar_registro(efs, n4);*/ /* Prueba de recompactacion */ - efs->borrar_registro(efs, n7); + /*efs->borrar_registro(efs, n7); efs->borrar_registro(efs, n4); - efs->borrar_registro(efs, n2); + efs->borrar_registro(efs, n2); */ n9 = efs->grabar_registro(efs, d, 8, &err);