1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-09 12:58:26 +03:00

alloc-util: remove duplicate empty line

This commit is contained in:
Lennart Poettering 2023-09-22 22:21:45 +02:00
parent 8dcce20a27
commit b907b9075e

View File

@ -228,7 +228,6 @@ static inline size_t malloc_sizeof_safe(void **xp) {
MALLOC_SIZEOF_SAFE(x)/sizeof((x)[0]), \
VOID_0))
/* These are like strdupa()/strndupa(), but honour ALLOCA_MAX */
#define strdupa_safe(s) \
({ \