> This patch is cosmetic, but it helped me debug since I couldn't get > gdb to print errno, where it would print error. > > Is this the better way to return the error?
The current code is wrong. This is the Right Way.
> * init-startup: Changed errno to err.
This is better:
* init-startup (netfs_startup): Use err, not errno.
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
