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