linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] typo fix in udev_rules.c
@ 2005-09-13 18:59 Olivier Blin
  2005-09-14 15:35 ` Kay Sievers
  0 siblings, 1 reply; 2+ messages in thread
From: Olivier Blin @ 2005-09-13 18:59 UTC (permalink / raw)
  To: linux-hotplug

--=-=-
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-14 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-13 18:59 [PATCH] typo fix in udev_rules.c Olivier Blin
2005-09-14 15:35 ` Kay Sievers

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).