mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
libgpo: Fix trailing spaces in pygpo.c
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: David Mulder <dmulder@samba.org>
(cherry picked from commit 6fb86a0fa6
)
This commit is contained in:
parent
4d1536f86b
commit
72bd247c97
@ -371,7 +371,7 @@ static int py_ads_init(ADS *self, PyObject *args, PyObject *kwds)
|
||||
workgroup,
|
||||
ldap_server,
|
||||
ADS_SASL_PLAIN);
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user