From a8ce1303832b46ff0c976e2d443d4f3ef293f6df Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 15 Oct 2004 11:11:02 +0000 Subject: r2993: fix comment metze (This used to be commit 23a2c5c1586e5ea0261bc84571486658a262740c) --- source4/librpc/idl/drsuapi.idl | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/librpc/idl') 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, -- cgit