1 2 3 4 5 6 7
# CPP to C comment conversion indent_columns = 4 indent_with_tabs = 0 pp_multiline_define_body_indent = 4 code_width = 80 cmt_cpp_to_c = true cmt_star_cont = true