mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
clang-format
This commit is contained in:
parent
57085c892f
commit
dae1aeb1f7
@ -141,7 +141,7 @@ SPDLOG_INLINE void prevent_child_fd(FILE *f)
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#endif //SPDLOG_PREVENT_CHILD_FD
|
||||
#endif // SPDLOG_PREVENT_CHILD_FD
|
||||
|
||||
// fopen_s on non windows for writing
|
||||
SPDLOG_INLINE bool fopen_s(FILE **fp, const filename_t &filename, const filename_t &mode)
|
||||
|
Loading…
Reference in New Issue
Block a user