summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-01-11 05:14:52 +0000
committerTim Potter <tpot@samba.org>2002-01-11 05:14:52 +0000
commit348f1784289ac1e15cc8cd6e543734f414b88f66 (patch)
treef36e7ab9788f3312e0d2305ad483792e1cf5f65b /source3
parent4acb3125cd42728e2bb3f971bfb9373decc1d0fb (diff)
downloadsamba-348f1784289ac1e15cc8cd6e543734f414b88f66.tar.gz
samba-348f1784289ac1e15cc8cd6e543734f414b88f66.tar.bz2
samba-348f1784289ac1e15cc8cd6e543734f414b88f66.zip
Correct4ed comment.
(This used to be commit 78814664ef7d41c2f6637b508711ab45647a64f9)
Diffstat (limited to 'source3')
-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 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;