Re: [Nautilus-list] More merge



on 9/10/01 4:24 PM, Alex Larsson at alexl redhat com wrote:

> New patch attached.

Looks good. Ship it.

> +    if (stat ("/etc/mtab", &sb) < 0) {
> +        g_warning ("Unable to stat %s: %s", file_name,
> +               g_strerror (errno));
> +        return NULL;
> +    }

Just one thing I want to double check: Returning NULL is OK here?

    -- Darin





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]