summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/echo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/idl/echo.idl')
-rw-r--r--source3/librpc/idl/echo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/echo.idl b/source3/librpc/idl/echo.idl
index 5ea37f1ac1..bf1e318674 100644
--- a/source3/librpc/idl/echo.idl
+++ b/source3/librpc/idl/echo.idl
@@ -38,7 +38,7 @@ interface rpcecho
/* test some alignment issues */
- typedef struct {
+ typedef [public] struct {
uint8 v;
} echo_info1;