mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
idl: Fix trailing whitespace
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
804568a1d7
commit
83bb0c4ae6
@ -28,7 +28,6 @@ interface ntp_signd
|
||||
uint16 packet_id;
|
||||
[flag(NDR_LITTLE_ENDIAN)] uint32 key_id;
|
||||
[flag(NDR_REMAINING)] DATA_BLOB packet_to_sign;
|
||||
|
||||
} sign_request;
|
||||
|
||||
typedef [flag(NDR_BIG_ENDIAN),public] struct samba_key_out {
|
||||
|
Loading…
Reference in New Issue
Block a user