mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
buildtools: Fix code spelling
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
f13df85b99
commit
62ecbc0afc
@ -114,7 +114,7 @@ def SAMBA_PYTHON(bld, name,
|
||||
# including Python.h. If the macro is defined, length is a Py_ssize_t
|
||||
# rather than an int.
|
||||
|
||||
# Because <Python.h> if often included before includes.h/config.h
|
||||
# Because <Python.h> is often included before includes.h/config.h
|
||||
# This must be in the -D compiler options
|
||||
cflags += ' -DPY_SSIZE_T_CLEAN=1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user