mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-16 10:15:56 +00:00
Whitespace
This commit is contained in:
parent
569426d861
commit
4dcaca8411
1 changed files with 2 additions and 2 deletions
|
@ -298,8 +298,8 @@ struct hb_auto_trace_t
|
|||
|
||||
template <typename T>
|
||||
T ret (T&& v,
|
||||
const char *func = "",
|
||||
unsigned int line = 0)
|
||||
const char *func = "",
|
||||
unsigned int line = 0)
|
||||
{
|
||||
if (unlikely (returned)) {
|
||||
fprintf (stderr, "OUCH, double calls to return_trace(). This is a bug, please report.\n");
|
||||
|
|
Loading…
Add table
Reference in a new issue