summaryrefslogtreecommitdiff
path: root/src/libnet_build_802.3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnet_build_802.3.c')
-rw-r--r--src/libnet_build_802.3.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libnet_build_802.3.c b/src/libnet_build_802.3.c
index 17c9f3f..9b2d20d 100644
--- a/src/libnet_build_802.3.c
+++ b/src/libnet_build_802.3.c
@@ -78,3 +78,9 @@ bad:
return (-1);
}
+/**
+ * Local Variables:
+ * indent-tabs-mode: nil
+ * c-file-style: "stroustrup"
+ * End:
+ */