mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Remove extra newline
This commit is contained in:
1
format.h
1
format.h
@ -285,7 +285,6 @@ class BasicStringRef {
|
|||||||
typedef BasicStringRef<char> StringRef;
|
typedef BasicStringRef<char> StringRef;
|
||||||
typedef BasicStringRef<wchar_t> WStringRef;
|
typedef BasicStringRef<wchar_t> WStringRef;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\rst
|
\rst
|
||||||
A reference to a null terminated string. It can be constructed from a C
|
A reference to a null terminated string. It can be constructed from a C
|
||||||
|
Reference in New Issue
Block a user