2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-27 11:49:32 +00:00

Merge from Etherboot 5.4

This commit is contained in:
Michael Brown 2006-03-16 17:11:36 +00:00
commit 9b320c1ca4

View File

@ -575,7 +575,7 @@ nfssymlink:
return 0;
}
if (err) {
printf("reading at offset %d: ", offs);
printf("\nError reading at offset %d: ", offs);
nfs_printerror(err);
nfs_reset();
return 0;