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