mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
buildtools: Fix code spelling
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
cdff2b767e
commit
2e5d75141d
@ -141,7 +141,7 @@ def SAMBA_LIBRARY(bld, libname, source,
|
||||
'''define a Samba library'''
|
||||
|
||||
# We support:
|
||||
# - LIBRARY: this can be use to link via -llibname
|
||||
# - LIBRARY: this can be used to link via -llibname
|
||||
# - MODULE: this is module from SAMBA_MODULE()
|
||||
# - PLUGIN: this is plugin for external consumers to be
|
||||
# loaded via dlopen()
|
||||
|
Loading…
Reference in New Issue
Block a user