Add an error code.
[radsecproxy.git] / dtls.h
diff --git a/dtls.h b/dtls.h
index 771aaef..3426e63 100644 (file)
--- a/dtls.h
+++ b/dtls.h
@@ -7,3 +7,7 @@
  */
 
 const struct protodefs *dtlsinit(uint8_t h);
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */