]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
eventlog: fill in IDL for eventlog_DeregisterEventSource.
authorGünther Deschner <gd@samba.org>
Tue, 20 Jan 2009 19:00:02 +0000 (20:00 +0100)
committerGünther Deschner <gd@samba.org>
Sat, 24 Jan 2009 02:32:56 +0000 (03:32 +0100)
Guenther

librpc/idl/eventlog.idl

index 6b7b6c58e6dc6195ff3372ec612cbeecbf19c9e4..40def82c692e2ea32dd497baadecd9467187d5cf 100644 (file)
@@ -77,7 +77,9 @@ import "lsa.idl", "security.idl";
 
        /******************/
        /* Function: 0x03 */
-       [todo] NTSTATUS eventlog_DeregisterEventSource();
+       NTSTATUS eventlog_DeregisterEventSource(
+               [in,out] policy_handle *handle
+               );
 
        /******************/
        /* Function: 0x04 */