mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
94d580c062
Every time I have to remove an element from within an array I have to scratch my head about the memmove arguments. Make this easier to use. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>