summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_lsa.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2001-05-08 04:00:01 +0000
committerTim Potter <tpot@samba.org>2001-05-08 04:00:01 +0000
commit12ef6bc03eb67d2f9327ec4ddb342617c8cc510d (patch)
tree70e0421ee64641b9421b2a1a223983acc6a360c0 /source3/rpc_parse/parse_lsa.c
parent481a72768708fddd76186c8b951309072bab7316 (diff)
downloadsamba-12ef6bc03eb67d2f9327ec4ddb342617c8cc510d.tar.gz
samba-12ef6bc03eb67d2f9327ec4ddb342617c8cc510d.tar.bz2
samba-12ef6bc03eb67d2f9327ec4ddb342617c8cc510d.zip
Fixed typo in comment.
(This used to be commit a8c49d1e608b178bcc53725d4a26cebb799fc6eb)
Diffstat (limited to 'source3/rpc_parse/parse_lsa.c')
-rw-r--r--source3/rpc_parse/parse_lsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/rpc_parse/parse_lsa.c b/source3/rpc_parse/parse_lsa.c
index 98ef3fd0ee..9a7ae0f060 100644
--- a/source3/rpc_parse/parse_lsa.c
+++ b/source3/rpc_parse/parse_lsa.c
@@ -758,7 +758,7 @@ static BOOL lsa_io_dom_query_6(char *desc, DOM_QUERY_6 *d_q, prs_struct *ps, int
}
/*******************************************************************
- Reads or writes an LSA_Q_QUERY_INFO structure.
+ Reads or writes an LSA_R_QUERY_INFO structure.
********************************************************************/
BOOL lsa_io_r_query(char *desc, LSA_R_QUERY_INFO *r_q, prs_struct *ps,