From: Ralph Boehme Date: Sun, 30 Nov 2025 12:07:46 +0000 (+0100) Subject: s3/librpc: smbXsrv.idl: make smbXsrv_version_values public X-Git-Tag: talloc-2.5.0~214 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2699dbd10bbfde92612e28d345cea635157c6d3;p=thirdparty%2Fsamba.git s3/librpc: smbXsrv.idl: make smbXsrv_version_values public Signed-off-by: Ralph Boehme Reviewed-by: Anoop C S --- diff --git a/source3/librpc/idl/smbXsrv.idl b/source3/librpc/idl/smbXsrv.idl index b618152b178..15063c2a78a 100644 --- a/source3/librpc/idl/smbXsrv.idl +++ b/source3/librpc/idl/smbXsrv.idl @@ -39,7 +39,7 @@ interface smbXsrv * or use different indexing keys. * */ - typedef [v1_enum] enum { + typedef [public, v1_enum] enum { /* * NOTE: Version 0 is designed to be unstable and the format * may change during development.