mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-09 20:50:41 -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_;
|
||||
// TODO: more types
|
||||
};
|
||||
|
||||
template <typename T>
|
||||
static void scan_custom_arg(void* arg, scan_parse_context& parse_ctx,
|
||||
Context& ctx) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user