]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - doc/orb/newobject
minor orb stuff
[polintos/scott/priv.git] / doc / orb / newobject
index 7b1c4c52ddbf45a1d0874fab79a1702eb88ad440..6140c6c6cbde126475aeb045ba5e021195ec2514 100644 (file)
@@ -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
 };