pgsql: Fix typo in C comment.

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in C comment.
Date: 2016-04-09 14:08:50
Message-ID: E1aotZC-0006jC-3U@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in C comment.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/381200be4b565292eba6f62200248cb775f06940

Modified Files
--------------
src/include/storage/bufpage.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2016-04-09 14:24:55 Re: pgsql: Turn special page pointer validation to static inline function
Previous Message Kevin Grittner 2016-04-09 13:19:32 pgsql: Turn special page pointer validation to static inline function