mirror of
https://github.com/systemd/systemd.git
synced 2025-01-24 06:04:05 +03:00
parent
8f76cb55b8
commit
46325d9324
@ -197,7 +197,7 @@ static inline bool colors_enabled(void) {
|
||||
}
|
||||
|
||||
static inline const char *ansi_underline(void) {
|
||||
return underline_enabled() ? ANSI_UNDERLINE : ANSI_NORMAL;
|
||||
return underline_enabled() ? ANSI_UNDERLINE : "";
|
||||
}
|
||||
|
||||
static inline const char *ansi_add_underline(void) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user