From a9e08ba474e4712d121bdce3960fe579f8d68bca Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Thu, 15 Sep 2005 10:20:08 +0000 Subject: r10238: Add a entry for sec_info to treat it as a uint32 for now. (This used to be commit 8a0a8d259dfc517a96053404985f2996b7342713) --- source4/librpc/idl/winreg.cnf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source4/librpc/idl/winreg.cnf b/source4/librpc/idl/winreg.cnf index e767cc9909..c70b9eed00 100644 --- a/source4/librpc/idl/winreg.cnf +++ b/source4/librpc/idl/winreg.cnf @@ -1 +1,3 @@ IMPORT security_secinfo offset = dissect_ndr_uint32(tvb, offset, pinfo, tree, drep, hf_winreg_winreg_GetKeySecurity_sec_info, NULL); + +INFO_KEY OpenKey.Ke \ No newline at end of file -- cgit