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