Re: Can someone explain this code? * Magnus Hagander (magnus@hagander.net) wrote:
> #ifndef KRB5
> (void) hostname; /* not used */
> #endif
[...]
> What does that code actually *do*?
Stop the compiler from complaining about an unused argument.
Thanks,
Stephen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGnz/NrzgMPqB3kigRArxWAJwLQmbKdbFq8tDlzBKa+K5YFYe6cQCaA j7N
4Ye5Phzq2mG5jaifzTRBDO8=
=uF/b
-----END PGP SIGNATURE----- |