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

Commit203c1b4

Browse files
committed
Fix indentation.
Commit99aeb84 wasn't fullyreindented prior to commit.
1 parent7e05df4 commit203c1b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/bin/pg_combinebackup/copy_file.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,10 @@ copy_file(const char *src, const char *dst,
7272
}
7373

7474
#ifdefWIN32
75+
7576
/*
76-
* We have no specific switch to enable CopyFile on Windows, because
77-
*it'ssupported (as far as we know) on all Windows machines. So,
77+
* We have no specific switch to enable CopyFile on Windows, because it's
78+
* supported (as far as we know) on all Windows machines. So,
7879
* automatically enable it unless some other strategy was selected.
7980
*/
8081
if (copy_method==COPY_METHOD_COPY)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp