• marko's avatar
    branches/zip: Minor cleanup. · 6e0f43ae
    marko authored
    dtuple_create(): Simplify a pointer expression.  Flag the fields uninitialized
    after initializing them in the debug version.
    
    dtuple_t: Only declare magic_n if UNIV_DEBUG is defined.  The field is
    not assigned to nor tested unless UNIV_DEBUG is defined.
    6e0f43ae
data0data.h 13.9 KB