git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf4c3d3
)
Minor doc cleanups.
author
Tim Potter
<tpot@samba.org>
Sun, 6 Jan 2002 03:48:41 +0000
(
03:48
+0000)
committer
Tim Potter
<tpot@samba.org>
Sun, 6 Jan 2002 03:48:41 +0000
(
03:48
+0000)
(This used to be commit
5c8f6be290e78c4e72c821abdc9f06b7150e68e7
)
source3/libsmb/cli_lsarpc.c
patch
|
blob
|
history
diff --git
a/source3/libsmb/cli_lsarpc.c
b/source3/libsmb/cli_lsarpc.c
index 0720cadfbd418c0701b32d2080dbc51c7b7ebf41..95169afd7cbdf800ca282e4e57b7711fabb13182 100644
(file)
--- a/
source3/libsmb/cli_lsarpc.c
+++ b/
source3/libsmb/cli_lsarpc.c
@@
-1,6
+1,5
@@
/*
Unix SMB/Netbios implementation.
- Version 2.2
RPC pipe client
Copyright (C) Tim Potter 2000-2001,
Copyright (C) Andrew Tridgell 1992-1997,2000,
@@
-25,7
+24,7
@@
#include "includes.h"
-/** @defgroup lsa LSA
rpc client routines
+/** @defgroup lsa LSA
- Local Security Architecture
* @ingroup rpc_client
*
* @{
@@
-1137,4
+1136,5
@@
Error was : %s.\n", remote_machine, cli_errstr(&cli) ));
cli_shutdown(&cli);
return ret;
}
+
/** @} **/