ntsvcs: remove todo from PNP_GetDeviceList.
authorGünther Deschner <gd@samba.org>
Fri, 14 Nov 2008 08:48:56 +0000 (09:48 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 17 Nov 2008 12:13:01 +0000 (13:13 +0100)
Guenther

librpc/idl/ntsvcs.idl

index d50243534edaca57e75d7497fa19795257e013db..be7fcdff13b7fece0ea90707479a17f9c94d7b63 100644 (file)
@@ -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,