summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/rap.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-04-30 01:11:44 +0200
committerGünther Deschner <gd@samba.org>2010-04-30 01:27:59 +0200
commit6a13c028a94772b66788f2a213e8c09707ee6596 (patch)
treebcae7c8b63f4c04af3f8254fae36a301b79e0e84 /librpc/gen_ndr/rap.h
parent16e2185731afe482b3f12427253101efd3ad36c5 (diff)
downloadsamba-6a13c028a94772b66788f2a213e8c09707ee6596.tar.gz
samba-6a13c028a94772b66788f2a213e8c09707ee6596.tar.bz2
samba-6a13c028a94772b66788f2a213e8c09707ee6596.zip
rap: let the rap print function be autogenerated again.
Guenther
Diffstat (limited to 'librpc/gen_ndr/rap.h')
-rw-r--r--librpc/gen_ndr/rap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/rap.h b/librpc/gen_ndr/rap.h
index 15538a886f..4a6a11fee5 100644
--- a/librpc/gen_ndr/rap.h
+++ b/librpc/gen_ndr/rap.h
@@ -623,7 +623,7 @@ struct rap_NetServerEnum2 {
uint16_t convert;
uint16_t count;
uint16_t available;
- union rap_server_info *info;/* [ref,switch_is(level)] */
+ union rap_server_info *info;/* [switch_is(level)] */
} out;
};