aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-06-05 17:02:56 -0400
committerPeter Eisentraut <peter_e@gmx.net>2016-06-05 17:02:56 -0400
commit6201a8ef3ab1f44853ab3e4b16afeefc969a58bf (patch)
treea5f626651f8c681c8b7b1a73f4a33eafa40e7aa3 /src
parent8a859691d548dc4733b8bb302c624fbc012db534 (diff)
downloadpostgresql-6201a8ef3ab1f44853ab3e4b16afeefc969a58bf.tar.gz
postgresql-6201a8ef3ab1f44853ab3e4b16afeefc969a58bf.zip
Fix whitespace
Diffstat (limited to 'src')
-rw-r--r--src/backend/storage/ipc/latch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/storage/ipc/latch.c b/src/backend/storage/ipc/latch.c
index 7d8ad63feb3..9def8a12d3d 100644
--- a/src/backend/storage/ipc/latch.c
+++ b/src/backend/storage/ipc/latch.c
@@ -485,7 +485,7 @@ CreateWaitEventSet(MemoryContext context, int nevents)
char *data;
Size sz = 0;
- /*
+ /*
* Use MAXALIGN size/alignment to guarantee that later uses of memory are
* aligned correctly. E.g. epoll_event might need 8 byte alignment on some
* platforms, but earlier allocations like WaitEventSet and WaitEvent