pgsql: Fix a couple occurrences of 'the the' in the new atomics API.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a couple occurrences of 'the the' in the new atomics API.
Date: 2014-09-26 07:37:48
Message-ID: E1XXQ68-0007yw-HN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-09-26 15:12:40 pgsql: Further atomic ops portability improvements and bug fixes.
Previous Message Peter Eisentraut 2014-09-26 06:46:15 pgsql: Fix whitespace