2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-04-07 05:41:28 +00:00

Merge from Etherboot 5.4

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

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;