mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
basic: cosmetic changes (#6440)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
0ff48708e5
commit
2d5dece8ec
@@ -158,7 +158,7 @@ bool string_has_cc(const char *p, const char *ok) _pure_;
|
||||
char *ellipsize_mem(const char *s, size_t old_length_bytes, size_t new_length_columns, unsigned percent);
|
||||
char *ellipsize(const char *s, size_t length, unsigned percent);
|
||||
|
||||
bool nulstr_contains(const char*nulstr, const char *needle);
|
||||
bool nulstr_contains(const char *nulstr, const char *needle);
|
||||
|
||||
char* strshorten(char *s, size_t l);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user