From a16cb040dda67c9ddc2a9559acbf798a61dc4277 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Thu, 1 Nov 2007 03:20:17 +0100 Subject: r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral id would often have. Make a note that this may be a UNIQUE pointer. (This used to be commit 2f2e99ea593a749c185ec98d5deb6ef84cb627e2) --- source4/librpc/idl/frsrpc.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/librpc/idl/frsrpc.idl b/source4/librpc/idl/frsrpc.idl index b7c3013b9e..de0623514f 100644 --- a/source4/librpc/idl/frsrpc.idl +++ b/source4/librpc/idl/frsrpc.idl @@ -69,7 +69,7 @@ interface frsrpc uint32 unknown4; uint32 tlv_size; uint32 unknown6; - uint32 unknown7; + uint32 unknown7; /* This may be a UNIQUE pointer? */ uint32 unknown8; uint32 unknown9; /* -- cgit