mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 00:45:49 +00:00
fix formatting
svn path=/trunk/; revision=31013
This commit is contained in:
parent
fe7df0e59f
commit
75db192c8d
1 changed files with 3 additions and 4 deletions
|
@ -1327,8 +1327,7 @@ UINT STDCALL SetCPGlobal(UINT CodePage)
|
||||||
BOOL
|
BOOL
|
||||||
STDCALL
|
STDCALL
|
||||||
SetClientTimeZoneInformation(
|
SetClientTimeZoneInformation(
|
||||||
CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation
|
CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation)
|
||||||
)
|
|
||||||
{
|
{
|
||||||
STUB;
|
STUB;
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue