From: Günther Deschner Date: Fri, 14 Nov 2008 08:48:56 +0000 (+0100) Subject: ntsvcs: remove todo from PNP_GetDeviceList. X-Git-Tag: samba-4.0.0alpha6~480^2~209^2~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d5f3f51b0f576d99e22fdb95e013b857071f978;p=thirdparty%2Fsamba.git ntsvcs: remove todo from PNP_GetDeviceList. Guenther --- diff --git a/librpc/idl/ntsvcs.idl b/librpc/idl/ntsvcs.idl index d50243534ed..be7fcdff13b 100644 --- a/librpc/idl/ntsvcs.idl +++ b/librpc/idl/ntsvcs.idl @@ -70,7 +70,7 @@ interface ntsvcs /******************/ /* Function: 0x0a */ - [todo] WERROR PNP_GetDeviceList( + WERROR PNP_GetDeviceList( [in,unique] [string,charset(UTF16)] uint16 *filter, [out,ref] [size_is(*length),length_is(*length)] uint16 *buffer, [in,out,ref] uint32 *length,