summaryrefslogtreecommitdiff
path: root/source3/include/rpc_lsa.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2006-02-11 04:25:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:10:04 -0500
commit785c78b79517c8b4c776abebcd4edc90141df3a2 (patch)
treea5b109ce37d9d8439c01613bad9de39dfd5e0ea3 /source3/include/rpc_lsa.h
parente22d38bddef441eaaa5b0b0c5dbc92225e20f912 (diff)
downloadsamba-785c78b79517c8b4c776abebcd4edc90141df3a2.tar.gz
samba-785c78b79517c8b4c776abebcd4edc90141df3a2.tar.bz2
samba-785c78b79517c8b4c776abebcd4edc90141df3a2.zip
r13456: Add lsa_lookup_names2.
Jeremy. (This used to be commit b57406c89feaf550f6c2d29ef0ed73a935908add)
Diffstat (limited to 'source3/include/rpc_lsa.h')
-rw-r--r--source3/include/rpc_lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_lsa.h b/source3/include/rpc_lsa.h
index 92189b5619..73ce496788 100644
--- a/source3/include/rpc_lsa.h
+++ b/source3/include/rpc_lsa.h
@@ -567,7 +567,7 @@ typedef struct lsa_q_lookup_names2
} LSA_Q_LOOKUP_NAMES2;
-/* LSA_R_LOOKUP_NAMES - response to LSA Lookup NAMEs by name */
+/* LSA_R_LOOKUP_NAMES2 - response to LSA Lookup NAMEs by name 2 */
typedef struct lsa_r_lookup_names2
{
uint32 ptr_dom_ref;