Coding style updates 02
Stefan (metze) Metzmacher
metze at samba.org
Fri Oct 19 10:40:07 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Thanks. (but see below in the patch for one more comment)
>
> By the way: not commenting in the rest, I meant: +1 :-)
thanks:-)
>> + if (((very_long_var_name_x == 25) ||
>> + (very_long_var_name_x > 10)) &&
>> + (very_long_var_name_y == 1)) {
>
> did this get in intentionally? it should be :
>
>> + if (((very_long_var_name_x == 25) ||
>> + (very_long_var_name_x > 10)) &&
>> + (very_long_var_name_y == 1))
>> + {
>
>> + printf("good\n");
>> + }
>> +
yes, I'll change that before I eventually commit.
metze
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFHGImHm70gjA5TCD8RAryEAJ0aqtZS4isv2G8UNJE+aj5zPv+Y6wCgk+gV
d3W1NW2wbqzeqqHhFd8APVo=
=9j8H
-----END PGP SIGNATURE-----
More information about the samba-technical
mailing list