mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
icmp6-packet: Fix typo
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "memory-util.h"
|
||||
#include "time-util.h"
|
||||
|
||||
typedef struct ICMP6Pakcet {
|
||||
typedef struct ICMP6Packet {
|
||||
unsigned n_ref;
|
||||
|
||||
struct in6_addr sender_address;
|
||||
|
||||
Reference in New Issue
Block a user