Changes

35 bytes added ,  21:37, 21 July 2009
→‎Example code application: added info on shared type etc.
Line 160: Line 160:  
   u32 cid; // content id
 
   u32 cid; // content id
 
   u16 index; // # number of the file
 
   u16 index; // # number of the file
   u16  type;
+
   u16  type; // normal: 0x0001; shared: 0x8001
 
   u64 size;
 
   u64 size;
 
   u8  hash [20]; //  SHA1 hash content
 
   u8  hash [20]; //  SHA1 hash content
142

edits