Commit dae1aeb1 authored by gabime's avatar gabime

clang-format

parent 57085c89
...@@ -141,7 +141,7 @@ SPDLOG_INLINE void prevent_child_fd(FILE *f) ...@@ -141,7 +141,7 @@ SPDLOG_INLINE void prevent_child_fd(FILE *f)
} }
#endif #endif
} }
#endif //SPDLOG_PREVENT_CHILD_FD #endif // SPDLOG_PREVENT_CHILD_FD
// fopen_s on non windows for writing // fopen_s on non windows for writing
SPDLOG_INLINE bool fopen_s(FILE **fp, const filename_t &filename, const filename_t &mode) SPDLOG_INLINE bool fopen_s(FILE **fp, const filename_t &filename, const filename_t &mode)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment