• marko's avatar
    branches/zip: Minor cleanup. · 9b1d1fff
    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.
    9b1d1fff
data0data.h 13.9 KB