uncrustify: Don't change cpp-comments to c-comments

master
Pierre Neidhardt 2018-11-12 16:56:50 +01:00
parent 5a9bc57784
commit b2eabbb9e2
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ sp_fparen_brace = force
# Comment modifications
# Whether to change cpp-comments into c-comments
cmt_cpp_to_c = true
cmt_cpp_to_c = false
# Whether to put a star on subsequent comment lines
# cmt_star_cont = true