Trim trailing whitespace
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
f415b194b5
commit
460ace5928
@ -799,7 +799,7 @@ static _Success_(return != 0) int GetDateFormatA(_In_ LCID Locale, _In_ DWORD dw
|
||||
}
|
||||
|
||||
///
|
||||
/// Formats a date as a date string for a locale specified by the locale identifier. The function formats either a specified date or the local system date.
|
||||
/// Formats a date as a date string for a locale specified by the locale identifier. The function formats either a specified date or the local system date.
|
||||
///
|
||||
/// \sa [GetDateFormat function](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318086.aspx)
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user