summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-04-02 11:50:30 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-04-02 11:52:57 -0400
commite7f376c2e8b0495345c6b8f8e93ee9bfdc6f350d (patch)
tree1fee2b475cca6f5281f9aaa19d60576082362956
parent7382a3cc232a0b60f1cd4604ce8fa9ae79f654e9 (diff)
sd-lldp.h: remove double newline
For #2898.
-rw-r--r--src/systemd/sd-lldp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd/sd-lldp.h b/src/systemd/sd-lldp.h
index 4f2a3b50c0..fa6ab9ad3b 100644
--- a/src/systemd/sd-lldp.h
+++ b/src/systemd/sd-lldp.h
@@ -100,7 +100,6 @@ enum {
SD_LLDP_SYSTEM_CAPABILITIES_SVLAN| \
SD_LLDP_SYSTEM_CAPABILITIES_TPMR))
-
#define SD_LLDP_OUI_802_1 (uint8_t[]) { 0x00, 0x80, 0xc2 }
#define SD_LLDP_OUI_802_3 (uint8_t[]) { 0x00, 0x12, 0x0f }