summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/echo.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-25 06:38:05 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-25 06:38:05 +0200
commit521354e4b328af321ee223a77339bc045c074d18 (patch)
tree12d452f761a386b07f067e19374d11ef6fad4793 /source4/librpc/idl/echo.idl
parent1b5acdb93b2febab2d26862a1cd2c7614d558478 (diff)
parent74126bc6d0211a7674156dfda8ab13054b403a1d (diff)
downloadsamba-521354e4b328af321ee223a77339bc045c074d18.tar.gz
samba-521354e4b328af321ee223a77339bc045c074d18.tar.bz2
samba-521354e4b328af321ee223a77339bc045c074d18.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc
(This used to be commit 0a9330ee2a38bff13bf9af48114e6eecd962680b)
Diffstat (limited to 'source4/librpc/idl/echo.idl')
-rw-r--r--source4/librpc/idl/echo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/echo.idl b/source4/librpc/idl/echo.idl
index 5ea37f1ac1..bf1e318674 100644
--- a/source4/librpc/idl/echo.idl
+++ b/source4/librpc/idl/echo.idl
@@ -38,7 +38,7 @@ interface rpcecho
/* test some alignment issues */
- typedef struct {
+ typedef [public] struct {
uint8 v;
} echo_info1;