From: Olivier Blin <oblin@mandriva.com>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] typo fix in udev_rules.c
Date: Tue, 13 Sep 2005 18:59:08 +0000 [thread overview]
Message-ID: <m3vf14u70v.fsf@dynamo.mandriva.com> (raw)
--=-=-
Hi,
This small patch fixes a typo in udev_rules.c
Regards
--=-=-Content-Disposition: attachment
Content-Description: fix typo in udev_rules.c
--- udev-069/udev_rules.c.typo 2005-09-13 19:24:51.000000000 +0200
+++ udev-069/udev_rules.c 2005-09-13 20:55:43.000000000 +0200
@@ -648,7 +648,7 @@
}
pos = getenv(attr);
if (pos = NULL) {
- dbg("env '%s' not avialable", attr);
+ dbg("env '%s' not available", attr);
break;
}
dbg("substitute env '%s=%s'", attr, pos);
--=-=-
--
Olivier Blin
Mandriva
--=-=-=--
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next reply other threads:[~2005-09-13 18:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-13 18:59 Olivier Blin [this message]
2005-09-14 15:35 ` [PATCH] typo fix in udev_rules.c Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3vf14u70v.fsf@dynamo.mandriva.com \
--to=oblin@mandriva.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).