pgsql: C comment: fix file name mention on line 1 - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: C comment: fix file name mention on line 1
Date
Msg-id E1bh7c7-0000lo-QX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
C comment:  fix file name mention on line 1

Author: Amit Langote

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/67e1e2aaff109c507da013c66009f048dda96f3e

Modified Files
--------------
src/include/libpq/libpq-be.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Cosmetic code cleanup in commands/extension.c.
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013