diff options
Diffstat (limited to 'meta/recipes-devtools/distcc')
-rw-r--r-- | meta/recipes-devtools/distcc/files/distcc-avahi.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
899 | + AvahiServiceResolver *resolver; | 899 | + AvahiServiceResolver *resolver; |
900 | +}; | 900 | +}; |
901 | + | 901 | + |
902 | +/* A generic, system independant lock routine, similar to sys_lock, | 902 | +/* A generic, system-independent lock routine, similar to sys_lock, |
903 | + * but more powerful: | 903 | + * but more powerful: |
904 | + * rw: if non-zero: r/w lock instead of r/o lock | 904 | + * rw: if non-zero: r/w lock instead of r/o lock |
905 | + * enable: lock or unlock | 905 | + * enable: lock or unlock |