diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-10-15 11:11:02 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:59:55 -0500 |
commit | a8ce1303832b46ff0c976e2d443d4f3ef293f6df (patch) | |
tree | 161178df93bb4eb5892d121a92a5d5a137b7e32b /source4 | |
parent | 1890e6a6593d3ddb6bcbda8446e02169e97e9030 (diff) | |
download | samba-a8ce1303832b46ff0c976e2d443d4f3ef293f6df.tar.gz samba-a8ce1303832b46ff0c976e2d443d4f3ef293f6df.tar.bz2 samba-a8ce1303832b46ff0c976e2d443d4f3ef293f6df.zip |
r2993: fix comment
metze
(This used to be commit 23a2c5c1586e5ea0261bc84571486658a262740c)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/librpc/idl/drsuapi.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/idl/drsuapi.idl b/source4/librpc/idl/drsuapi.idl index f933437edb..a59dec5a29 100644 --- a/source4/librpc/idl/drsuapi.idl +++ b/source4/librpc/idl/drsuapi.idl @@ -225,7 +225,6 @@ interface drsuapi [case(-1)] drsuapi_DsGetDCInfoCtr01 ctr01; } drsuapi_DsGetDCInfoCtr; - /* maybe WERROR function */ WERROR drsuapi_DsGetDomainControllerInfo( [in,ref] policy_handle *bind_handle, [in, out] int32 level, |