Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix whitespace
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 20 Mar 2015 02:18:46 +0000 (22:18 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 20 Mar 2015 02:18:46 +0000 (22:18 -0400)
src/backend/storage/ipc/dsm.c

index d2b231f7895e4be67b1cfdfae027ca8bd712c4a6..96ca85e7d075bc81de0fea15dd4fe540536e6552 100644 (file)
@@ -466,7 +466,7 @@ dsm_create(Size size, int flags)
    if (!dsm_init_done)
        dsm_backend_startup();
 
-   /* 
+   /*
     * If we've been instructed to return NULL when it's not possible to
     * register another segment, check whether we seem to be at the limit.
     * This allows us to avoid the overhead of creating a new segment only to