Re: [Nautilus-list] More merge
- From: Darin Adler <darin bentspoon com>
- To: Alex Larsson <alexl redhat com>
- Cc: Nautilus <nautilus-list lists eazel com>
- Subject: Re: [Nautilus-list] More merge
- Date: Mon, 10 Sep 2001 17:27:40 -0700
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]