]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs_gui/viewer.c
no anda perfecto pero ahora actualiza mucho mejor el fsc
[z.facultad/75.06/emufs.git] / emufs_gui / viewer.c
index f48b37791b3838a863fbf699954f4e9b4df79f6c..403c3b49d4c425e96d16a99b14cf20ad9b28236b 100644 (file)
@@ -305,7 +305,7 @@ void ver_registros(WINDOW *padre, int w, int h, int cual)
                        procesar = procesar_registro_tipo1;
                break;
                case T2:
                        procesar = procesar_registro_tipo1;
                break;
                case T2:
-                       waddstr(padre, "Registro variable con sin bloques.");
+                       waddstr(padre, "Registro variable sin bloques.");
                        procesar = procesar_registro_tipo2;
                break;
                case T3:
                        procesar = procesar_registro_tipo2;
                break;
                case T3: