diff options
author | Michael Richardson <mcr@sandelman.ca> | 2014-01-01 21:27:54 -0500 |
---|---|---|
committer | Michael Richardson <mcr@sandelman.ca> | 2014-01-01 21:31:18 -0500 |
commit | a97fb2f3ae9731dd13e6854742c090ca9ef454cf (patch) | |
tree | f0eecb0f7bbc0d6f32f9ef310bdd19cab32d1345 /print-dhcp6.c | |
parent | 35c5cd9911f3fcc385e4a04c31016c253ee7a426 (diff) | |
download | tcpdump-a97fb2f3ae9731dd13e6854742c090ca9ef454cf.tar.gz |
whitespace changes
Diffstat (limited to 'print-dhcp6.c')
-rw-r--r-- | print-dhcp6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-dhcp6.c b/print-dhcp6.c index 255f24aa..c210ebc1 100644 --- a/print-dhcp6.c +++ b/print-dhcp6.c @@ -28,7 +28,7 @@ */ /* * RFC3315: DHCPv6 - * supported DHCPv6 options: + * supported DHCPv6 options: * RFC3319: Session Initiation Protocol (SIP) Servers options, * RFC3633: IPv6 Prefix options, * RFC3646: DNS Configuration options, |