mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-09 12:42:38 -04:00
Fix indentation issue across the changes
This commit is contained in:
parent
6e5029a009
commit
60fa0a124e
@ -244,7 +244,7 @@ template <typename Context> struct custom_scan_arg {
|
||||
|
||||
// A scan argument. Context is a template parameter for the compiled API where
|
||||
// output can be unbuffered.
|
||||
template <typename Context> class basic_scan_arg {
|
||||
template <typename Context> class basic_scan_arg {
|
||||
private:
|
||||
using scan_type = detail::scan_type;
|
||||
scan_type type_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user