Commit e2b95947 authored by Peter Eisentraut's avatar Peter Eisentraut

Fix whitespace

parent f4051e36
...@@ -1000,7 +1000,7 @@ dsm_impl_keep_segment(dsm_handle handle, void *impl_private) ...@@ -1000,7 +1000,7 @@ dsm_impl_keep_segment(dsm_handle handle, void *impl_private)
switch (dynamic_shared_memory_type) switch (dynamic_shared_memory_type)
{ {
#ifdef USE_DSM_WINDOWS #ifdef USE_DSM_WINDOWS
case DSM_IMPL_WINDOWS: case DSM_IMPL_WINDOWS:
{ {
HANDLE hmap; HANDLE hmap;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment