diff options
Diffstat (limited to 'src/systemd')
-rw-r--r-- | src/systemd/sd-bus-protocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-bus-protocol.h b/src/systemd/sd-bus-protocol.h index 7922f6b702..a26d27c31a 100644 --- a/src/systemd/sd-bus-protocol.h +++ b/src/systemd/sd-bus-protocol.h @@ -66,7 +66,7 @@ enum { SD_BUS_TYPE_DICT_ENTRY_END = '}', }; -/* Endianess */ +/* Endianness */ enum { _SD_BUS_INVALID_ENDIAN = 0, |