mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 01:27:11 +03:00
test-af-list: drop unnecessary backslash
This commit is contained in:
parent
511ceb1f8d
commit
9631518895
@ -24,7 +24,7 @@
|
||||
#include "string-util.h"
|
||||
#include "util.h"
|
||||
|
||||
_unused_ \
|
||||
_unused_
|
||||
static const struct af_name* lookup_af(register const char *str, register GPERF_LEN_TYPE len);
|
||||
|
||||
#include "af-from-name.h"
|
||||
|
Loading…
Reference in New Issue
Block a user