From 348f1784289ac1e15cc8cd6e543734f414b88f66 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 11 Jan 2002 05:14:52 +0000 Subject: Correct4ed comment. (This used to be commit 78814664ef7d41c2f6637b508711ab45647a64f9) --- source3/include/rpc_lsa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/include/rpc_lsa.h b/source3/include/rpc_lsa.h index a9c01f5357..0bae09480b 100644 --- a/source3/include/rpc_lsa.h +++ b/source3/include/rpc_lsa.h @@ -105,7 +105,7 @@ typedef struct dom_query_info } DOM_QUERY; -/* level 5 is same as level 3. we hope. */ +/* level 5 is same as level 3. */ typedef DOM_QUERY DOM_QUERY_3; typedef DOM_QUERY DOM_QUERY_5; -- cgit