1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-27 22:56:53 +03:00

Fix whitespace

This commit is contained in:
Peter Eisentraut 2016-06-05 17:02:56 -04:00
parent 8a859691d5
commit 6201a8ef3a

View File

@ -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