Fix comment atomics.h.
authorAndres Freund <andres@anarazel.de>
Wed, 5 Aug 2015 11:06:04 +0000 (13:06 +0200)
committerAndres Freund <andres@anarazel.de>
Wed, 5 Aug 2015 11:06:04 +0000 (13:06 +0200)
commit073082bbb1adc4548132915874a001688514e64f
tree7f0618ff4a5e97aaef8643c2ccaf9133d0f2ec96
parent1b5d34ca6244a9296215325a9f82fb805e739f9e
Fix comment atomics.h.

I appear to accidentally have switched the comments for
pg_atomic_write_u32 and pg_atomic_read_u32 around. Also fix some minor
typos I found while fixing.

Noticed-By: Amit Kapila
Backpatch: 9.5
src/include/port/atomics.h