summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-16 18:11:37 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-16 18:11:37 +0200
commitc47286e57a80b731a4e7d938572f3b6f0a0a6c57 (patch)
treedde83b6c72caa2515b51b5ef41d06eedbfecd95a /source4
parentd49f94621bd1d18437d5846d61b84054f35d39e4 (diff)
downloadsamba-c47286e57a80b731a4e7d938572f3b6f0a0a6c57.tar.gz
samba-c47286e57a80b731a4e7d938572f3b6f0a0a6c57.tar.bz2
samba-c47286e57a80b731a4e7d938572f3b6f0a0a6c57.zip
Fix todo element on actually implemented function.
(This used to be commit dedbeea4d28ae10a15766e38e59593a2799183f3)
Diffstat (limited to 'source4')
-rw-r--r--source4/librpc/idl/drsuapi.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/drsuapi.idl b/source4/librpc/idl/drsuapi.idl
index 9652571668..2f48287233 100644
--- a/source4/librpc/idl/drsuapi.idl
+++ b/source4/librpc/idl/drsuapi.idl
@@ -849,7 +849,7 @@ interface drsuapi
[case(1)] drsuapi_DsNameCtr1 *ctr1;
} drsuapi_DsNameCtr;
- [todo] WERROR drsuapi_DsCrackNames(
+ WERROR drsuapi_DsCrackNames(
[in] policy_handle *bind_handle,
[in, out] int32 level,
[in,switch_is(level)] drsuapi_DsNameRequest req,