summaryrefslogtreecommitdiff
path: root/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'thread.h')
-rw-r--r--thread.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/thread.h b/thread.h
index 7ff71fad2a..655e827fae 100644
--- a/thread.h
+++ b/thread.h
@@ -472,3 +472,13 @@
#ifndef INIT_THREADS
# define INIT_THREADS NOOP
#endif
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */