mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-10 13:13:57 -04:00
Fix indentation to match existing code style
This commit is contained in:
parent
c4b489e2f8
commit
f8853db7de
@ -260,6 +260,7 @@ union {
|
|||||||
detail::custom_scan_arg<Context> custom_;
|
detail::custom_scan_arg<Context> custom_;
|
||||||
// TODO: more types
|
// TODO: more types
|
||||||
};
|
};
|
||||||
|
|
||||||
template <typename T>
|
template <typename T>
|
||||||
static void scan_custom_arg(void* arg, scan_parse_context& parse_ctx,
|
static void scan_custom_arg(void* arg, scan_parse_context& parse_ctx,
|
||||||
Context& ctx) {
|
Context& ctx) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user