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

Commit29d529a

Browse files
committed
Fix output of show command
1 parentd40f2c3 commit29d529a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎show.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ show_backup_list(FILE *out, parray *backup_list)
195195
/* Get parent timeline before printing */
196196
parent_tli=get_parent_tli(backup->tli);
197197

198-
fprintf(out,"%-8s %-19s %s%s %2d / %-2d %5s %6s %2X/%08X %2X/%08X %-8s\n",
198+
fprintf(out,"%-8s %-19s %s%-9s %2d / %d %5s %6s %2X/%08X %2X/%08X %-8s\n",
199199
base36enc(backup->start_time),
200200
timestamp,
201201
modes[backup->backup_mode],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp