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

Commit2f0c7d5

Browse files
committed
Indent fix_path_separator() header properly.
1 parent015722f commit2f0c7d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎contrib/pg_upgrade/check.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ static void get_bin_version(ClusterInfo *cluster);
3030
* such as is suitable for arguments to builtin commands
3131
* like RMDIR and DEL.
3232
*/
33-
staticchar*fix_path_separator(char*path)
33+
staticchar*
34+
fix_path_separator(char*path)
3435
{
3536
#ifdefWIN32
3637

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp