From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Blin Date: Tue, 13 Sep 2005 18:59:08 +0000 Subject: [PATCH] typo fix in udev_rules.c Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org --=-=- 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