mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Fix whitespace
This commit is contained in:
parent
f4051e363c
commit
e2b959478c
@ -1000,7 +1000,7 @@ dsm_impl_keep_segment(dsm_handle handle, void *impl_private)
|
||||
switch (dynamic_shared_memory_type)
|
||||
{
|
||||
#ifdef USE_DSM_WINDOWS
|
||||
case DSM_IMPL_WINDOWS:
|
||||
case DSM_IMPL_WINDOWS:
|
||||
{
|
||||
HANDLE hmap;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user