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

Commit e0b4af3

Browse files
committed
fix something
1 parent 5e8bbc3 commit e0b4af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ssu_rsync.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ void write_log(int count) // 로그 파일 작성
561561
char command[MAX_BUFFER_SIZE];
562562

563563
if (count == 0) {
564-
fprintf(stderr, "write_log(): up-to-date %s\n", dst_path);
564+
fprintf(stderr, "write_log(): already up to date in %s\n", dst_path);
565565
return;
566566
}
567567

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /