src/event.c: use putchar() for a single character
modified src/event.c
@@ -222,7 +222,7 @@ progressbar_tick(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -406,14 +406,14 @@ event_callback(void *data, struct pkg_event *ev)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|