• marko's avatar
    branches/zip: dict0dict.c: Minor cleanup. · b99fbdf2
    marko authored
    dict_index_copy(): Remove the prototype, because this static function
    will be defined before its first use.  Add const qualifier to "table".
    
    dict_index_build_internal_clust(), dict_index_build_internal_non_clust():
    Add const qualifier to "table".  Correct the comment about setting indexed[].
    b99fbdf2
dict0dict.c 111 KB