Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d359fac

Browse files
committed
Remove unintended file change.
1 parent 833d91a commit d359fac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces/libpq/fe-connect.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
conninfo_parse/*-------------------------------------------------------------------------
1+
/*-------------------------------------------------------------------------
22
*
33
* fe-connect.c
44
* functions related to setting up a connection to the backend
@@ -8,7 +8,7 @@ conninfo_parse/*----------------------------------------------------------------
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.315 2005/08/09 04:50:44 momjian Exp $
11+
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.316 2005/08/09 05:14:26 momjian Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/

0 commit comments

Comments
 (0)