mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
pidl:NDR: keep interface->{ORIGINAL}
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
a560116aa5
commit
7423d8106e
@ -891,7 +891,8 @@ sub ParseInterface($)
|
||||
FUNCTIONS => \@functions,
|
||||
CONSTS => \@consts,
|
||||
TYPES => \@types,
|
||||
ENDPOINTS => \@endpoints
|
||||
ENDPOINTS => \@endpoints,
|
||||
ORIGINAL => $idl
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user