summaryrefslogtreecommitdiff
path: root/dtls.h
diff options
context:
space:
mode:
Diffstat (limited to 'dtls.h')
-rw-r--r--dtls.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/dtls.h b/dtls.h
index 771aaef..3426e63 100644
--- a/dtls.h
+++ b/dtls.h
@@ -7,3 +7,7 @@
*/
const struct protodefs *dtlsinit(uint8_t h);
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */