浏览代码

Autoformat source using clang-format

bel 10 年之前
父节点
当前提交
aac1b32c2a
共有 2 个文件被更改,包括 331 次插入305 次删除
  1. 3 0
      .clang-format
  2. 328 305
      src/civetweb.c

+ 3 - 0
.clang-format

@@ -0,0 +1,3 @@
+BasedOnStyle: LLVM
+IndentWidth: 4
+Language: Cpp

文件差异内容过多而无法显示
+ 328 - 305
src/civetweb.c


部分文件因为文件数量过多而无法显示