mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 16:21:02 +00:00
Remove extra newline
This commit is contained in:
parent
d48047e4c0
commit
59155abbf3
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
|
||||||
|
Loading…
Reference in New Issue
Block a user