summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-01-02 06:29:56 +0000
committerMartin Pool <mbp@samba.org>2002-01-02 06:29:56 +0000
commitb354163834e0f2da7d3caacfe8d2ac6e2a6949e8 (patch)
treeb06126dbee925bf2017263f163b8eaf78ebd7f6d /source
parent93fadcd1118b390605d2504bee63a1e8b6373ac5 (diff)
downloadsamba-b354163834e0f2da7d3caacfe8d2ac6e2a6949e8.tar.gz
samba-b354163834e0f2da7d3caacfe8d2ac6e2a6949e8.tar.xz
samba-b354163834e0f2da7d3caacfe8d2ac6e2a6949e8.zip
Doc.
Diffstat (limited to 'source')
-rw-r--r--source/include/rpc_lsa.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/include/rpc_lsa.h b/source/include/rpc_lsa.h
index 4f72aa13161..a9c01f53572 100644
--- a/source/include/rpc_lsa.h
+++ b/source/include/rpc_lsa.h
@@ -1,6 +1,5 @@
/*
Unix SMB/Netbios implementation.
- Version 1.9.
SMB parameters and setup
Copyright (C) Andrew Tridgell 1992-1997
Copyright (C) Luke Kenneth Casson Leighton 1996-1997
@@ -39,7 +38,7 @@ enum SID_NAME_USE
SID_NAME_UNKNOWN = 8 /* oops. */
};
-/* Opcodes available on this pipe */
+/* Opcodes available on PIPE_LSARPC */
#define LSA_CLOSE 0x00
#define LSA_DELETE 0x01