]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3/librpc: smbXsrv.idl: make smbXsrv_version_values public
authorRalph Boehme <slow@samba.org>
Sun, 30 Nov 2025 12:07:46 +0000 (13:07 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 17 Jul 2026 10:18:36 +0000 (10:18 +0000)
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/librpc/idl/smbXsrv.idl

index b618152b178494345b4acc5a3c20b89591755c2c..15063c2a78a9f5e8e5950a3c673854874f9c08e9 100644 (file)
@@ -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.