projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87172c3
)
analyze-calendar: avoid unnecessary abbreviation
author
David Tardon
<dtardon@redhat.com>
Fri, 11 Nov 2022 08:12:06 +0000
(09:12 +0100)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sun, 13 Nov 2022 11:19:05 +0000
(20:19 +0900)
src/analyze/analyze-calendar.c
patch
|
blob
|
history
diff --git
a/src/analyze/analyze-calendar.c
b/src/analyze/analyze-calendar.c
index 952fe95c2cfdc939123ce7365de0642f3faeed0d..a53d11580b00ce5792e19635eb3addb39bdb3874 100644
(file)
--- a/
src/analyze/analyze-calendar.c
+++ b/
src/analyze/analyze-calendar.c
@@
-91,7
+91,7
@@
static int test_calendar_one(usec_t n, const char *p) {
else
k = 0;
- r = table_add_cell_stringf(table, NULL, "Iter
.
#%u:", i+1);
+ r = table_add_cell_stringf(table, NULL, "Iter
ation
#%u:", i+1);
if (r < 0)
return table_log_add_error(r);