pgsql: Add variable names to two LWLock C prototypes

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add variable names to two LWLock C prototypes
Date: 2014-10-27 08:46:04
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Add variable names to two LWLock C prototypes

Previously only the variable types appeared.

Branch
------
master

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

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