• Show log

    Commit

  • Hash : 355b02a1
    Author : Edward Thomson
    Date : 2019-05-22T11:48:28

    config: rename subsection header parser func
    
    The `parse_section_header_ext` name suggests that it as an extended
    function for parsing the section header.  It is not.  Rename it to
    `parse_subsection_header` to better reflect its true mission.