From dc52c3cbf3a7b7242d53019f7643495eb40c0566 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Thu, 22 Mar 2012 06:05:59 -0400 Subject: Fix common typoes "existant", "dependant" and variations Fix a couple common typoes, all contained within comments so there should be no effect on functionality. Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- meta/recipes-devtools/distcc/files/distcc-avahi.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/distcc') diff --git a/meta/recipes-devtools/distcc/files/distcc-avahi.patch b/meta/recipes-devtools/distcc/files/distcc-avahi.patch index 30b4c91866..1f15d4b82a 100644 --- a/meta/recipes-devtools/distcc/files/distcc-avahi.patch +++ b/meta/recipes-devtools/distcc/files/distcc-avahi.patch @@ -899,7 +899,7 @@ Upstream-Status: Pending + AvahiServiceResolver *resolver; +}; + -+/* A generic, system independant lock routine, similar to sys_lock, ++/* A generic, system-independent lock routine, similar to sys_lock, + * but more powerful: + * rw: if non-zero: r/w lock instead of r/o lock + * enable: lock or unlock -- cgit 1.2.3-korg