• unknown's avatar
    Add a missing statement, add licensing info and correct coding style · 300e207a
    unknown authored
    
    mysys/default_modify.c:
      Add forgotten opt_applied= 1 statement. Because of this adding new options to sections didn't work.
      Extended function comment, addded licencing info and fixed coding style. With current patch only
      the first occurence of the option in a section is changed. According to monty, all options should be changed
      instead. This change is to appear in the next patch.
    300e207a
default_modify.c 6.55 KB