From: Nico G. <ni...@ng...> - 2006-03-12 02:37:14
|
Hi, * Miloslav Trmac <mi...@re...> [2006-03-12 01:25]: [...] > - if (retval = krb5_cc_get_principal(context, ccdef, &client)) { > + if ((retval = krb5_cc_get_principal(context, ccdef, &client)) != 0) { [...] What is your point here? I can't see a real reason to do this because its the same. Regards Nico -- Nico Golde - JAB: ni...@ja... | GPG: 0x73647CFF http://www.ngolde.de | http://www.muttng.org | http://grml.org Forget about that mouse with 3/4/5 buttons - gimme a keyboard with 103/104/105 keys! |