X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/294c557b0881b55093c4b89c475d38b77e3db9cb..c7cf7f97785bf9d5e49a3e2015233a8b222903db:/tipo3/main.c diff --git a/tipo3/main.c b/tipo3/main.c index 2ef85af..92e4707 100644 --- a/tipo3/main.c +++ b/tipo3/main.c @@ -42,7 +42,7 @@ int main() printf("ID6 = %d\n", n6); printf("ID7 = %d\n", n7); - fp->leer_registro(fp, n7, b, 100); + fp->leer_registro(fp, n3, b, 100); printf("Ok\n"); printf("Recuperado : %s\n", b);