View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 09:06 PM
Stephen Frost
 
Posts: n/a
Default 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-----

Reply With Quote