summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_libnet_join.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-28 11:12:33 +0100
committerGünther Deschner <gd@samba.org>2008-02-28 11:38:01 +0100
commitbdebe9dc2a9dfeb922fe8827f97cc68d468e390d (patch)
treefd05ac3ba9f6be034be439b5771e3592c720645d /source3/librpc/gen_ndr/ndr_libnet_join.h
parentc1636ccd70a075fcc2ba6988a4ad66ce9b606e08 (diff)
downloadsamba-bdebe9dc2a9dfeb922fe8827f97cc68d468e390d.tar.gz
samba-bdebe9dc2a9dfeb922fe8827f97cc68d468e390d.tar.bz2
samba-bdebe9dc2a9dfeb922fe8827f97cc68d468e390d.zip
Re-run make idl.
Guenther (This used to be commit 5895a03fd600745ec897d987910abca83d79de3e)
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_libnet_join.h')
-rw-r--r--source3/librpc/gen_ndr/ndr_libnet_join.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/source3/librpc/gen_ndr/ndr_libnet_join.h b/source3/librpc/gen_ndr/ndr_libnet_join.h
index 4a5fdf0d50..14c8a863aa 100644
--- a/source3/librpc/gen_ndr/ndr_libnet_join.h
+++ b/source3/librpc/gen_ndr/ndr_libnet_join.h
@@ -6,11 +6,7 @@
#ifndef _HEADER_NDR_libnetjoin
#define _HEADER_NDR_libnetjoin
-#define NDR_LIBNET_JOINCTX (0x00)
-
-#define NDR_LIBNET_UNJOINCTX (0x01)
-
-#define NDR_LIBNETJOIN_CALL_COUNT (2)
+#define NDR_LIBNETJOIN_CALL_COUNT (0)
enum ndr_err_code ndr_push_libnet_JoinCtx(struct ndr_push *ndr, int flags, const struct libnet_JoinCtx *r);
enum ndr_err_code ndr_pull_libnet_JoinCtx(struct ndr_pull *ndr, int flags, struct libnet_JoinCtx *r);
void ndr_print_libnet_JoinCtx(struct ndr_print *ndr, const char *name, int flags, const struct libnet_JoinCtx *r);