pgsql: Fix a couple occurrences of 'the the' in the new atomics API. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix a couple occurrences of 'the the' in the new atomics API.
Date
Msg-id E1XXQ68-0007yw-HN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a couple occurrences of 'the the' in the new atomics API.

Author: Erik Rijkers

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a30199b01bd4b06bd13484baefb5f2f411ce14f4

Modified Files
--------------
src/include/port/atomics.h |   16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix whitespace
Next
From: Andres Freund
Date:
Subject: pgsql: Further atomic ops portability improvements and bug fixes.