X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/315f3eac15b5a3a799bc54012a1050942f3bf546..9be3cef1df309cc384c37af980d379d465ab25e9:/emufs_gui/viewer.c diff --git a/emufs_gui/viewer.c b/emufs_gui/viewer.c index f48b377..403c3b4 100644 --- a/emufs_gui/viewer.c +++ b/emufs_gui/viewer.c @@ -305,7 +305,7 @@ void ver_registros(WINDOW *padre, int w, int h, int cual) 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: