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

Commit66b82c2

Browse files
committed
Small adjustment by pgindent.
1 parentc24b2ef commit66b82c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/timezone/zic.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* 2006-07-17 by Arthur David Olson.
44
*
55
* IDENTIFICATION
6-
* $PostgreSQL: pgsql/src/timezone/zic.c,v 1.25 2010/03/11 18:43:24 tgl Exp $
6+
* $PostgreSQL: pgsql/src/timezone/zic.c,v 1.26 2010/03/13 00:40:43 momjian Exp $
77
*/
88

99
#include"postgres_fe.h"
@@ -566,7 +566,7 @@ main(int argc, char *argv[])
566566
break;
567567
}
568568
if (optind==argc-1&&strcmp(argv[optind],"=")==0)
569-
usage(stderr,EXIT_FAILURE);/* usage message by request */
569+
usage(stderr,EXIT_FAILURE);/* usage message by request */
570570
if (directory==NULL)
571571
directory="data";
572572
if (yitcommand==NULL)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp