• Monty's avatar
    Make maria_data_root const char* · bd5ac038
    Monty authored
    This allow one to remove some casts like:
    maria_data_root= (char *)".";
    
    It also removes warnings from icc.
    bd5ac038
aria_chk.c 76.5 KB