Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8f940f

Browse files
committed
Code alignment fix.
1 parentd18e334 commitd8f940f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/libpq/fe-misc.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Portions Copyright (c) 1994, Regents of the University of California
2424
*
2525
* IDENTIFICATION
26-
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-misc.c,v 1.125 2006/03/05 15:59:09 momjian Exp $
26+
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-misc.c,v 1.126 2006/05/18 18:19:47 momjian Exp $
2727
*
2828
*-------------------------------------------------------------------------
2929
*/
@@ -64,7 +64,7 @@
6464

6565
staticintpqPutMsgBytes(constvoid*buf,size_tlen,PGconn*conn);
6666
staticintpqSendSome(PGconn*conn,intlen);
67-
staticintpqSocketCheck(PGconn*conn,intforRead,intforWrite,
67+
staticintpqSocketCheck(PGconn*conn,intforRead,intforWrite,
6868
time_tend_time);
6969
staticintpqSocketPoll(intsock,intforRead,intforWrite,time_tend_time);
7070

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp