mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
Fix common typoes "existant", "dependant" and variations
Fix a couple common typoes, all contained within comments so there should be no effect on functionality. (From OE-Core rev: dc52c3cbf3a7b7242d53019f7643495eb40c0566) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
54d61ed9f7
commit
9e3c79cfe8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user