Cygwin: fix formatting: drop trailing whitespace
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@ -678,7 +678,7 @@ gen_decimalLL:
|
||||
}
|
||||
}
|
||||
}
|
||||
if (Rval < 0)
|
||||
if (Rval < 0)
|
||||
{
|
||||
dst = wcpcpy (dst, L", errno ");
|
||||
dst = __wrn (dst, 10, false, get_errno (), 0, 0, LMASK);
|
||||
|
Reference in New Issue
Block a user