Commit 187c0a5
committed
log: Fix log_make_fancy_prefix.
There was a bug in 85932055f3116b6, that limited the length of the
program name in stderr logs to 10 characters only. The reason is that I
misunderstood the previous code, that actually formatted the progname on
*at least* 10 characters...
Change-Id: I2cfc257e3813d932144a81498d369c2072d5beaf
Priv-Id: 21799bea0aaa374139bc1b089c9b0a389c7bdde01 parent 85b353e commit 187c0a5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
825 | | - | |
| 825 | + | |
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
| |||
0 commit comments