X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=doc%2Forb%2Fnewobject;h=6140c6c6cbde126475aeb045ba5e021195ec2514;hp=7b1c4c52ddbf45a1d0874fab79a1702eb88ad440;hb=b5cbe98949d5b279965d607c9618d404b26d4760;hpb=d32da4b91b9a403ae9d65c48fbb25c1abbb5083f diff --git a/doc/orb/newobject b/doc/orb/newobject index 7b1c4c5..6140c6c 100644 --- a/doc/orb/newobject +++ b/doc/orb/newobject @@ -1,5 +1,5 @@ struct NewObject { - u32 guid_hash[4]; // Interface GUID checksum + u32 guid_hash[5]; // SHA-1 hash of Interface GUIDs u32 id; // Filled in by ORB u32 reserved[3]; // must be zero };