Dnia 21-06-2006, śro o godzinie 10:55 +0100, Stephen Gran napisał(a):
> --- src/useradd.c~ 2006-06-21 10:51:01.000000000 +0100
> +++ src/useradd.c 2006-06-21 10:51:17.000000000 +0100
> @@ -1599,6 +1599,7 @@
> if (fd < 0) {
> perror (_("Creating mailbox file"));
> return;
> + } else {
>
> gr = getgrnam ("mail");
> if (!gr) {
>
Above is return so instead "else" can be placed by only "}".
OK. I'll ASAP commit neccessary changes.
Probaly in comming monday will be good release 4.0.17.
kloczek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]