mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
Treat LIBNDR_FLAG_NOALIGN and LIBNDR_FLAG_REMAINING the same as the other align flags - make them mutually exclusive. Combined work from Metze, Günther and Jeremy.