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