mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
boot: fix typo
This commit is contained in:
parent
d9338387d9
commit
616f51c16d
@ -6,7 +6,7 @@
|
||||
#include "tests.h"
|
||||
#include "utf8.h"
|
||||
|
||||
/* Inlcude the implementation directly, so we can poke at some internals. */
|
||||
/* Include the implementation directly, so we can poke at some internals. */
|
||||
#include "bcd.c"
|
||||
|
||||
static void load_bcd(const char *path, void **ret_bcd, size_t *ret_bcd_len) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user