mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
boot: fix typo
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user