summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--op.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/op.h b/op.h
index f99cd3bd0a..36a1687b92 100644
--- a/op.h
+++ b/op.h
@@ -700,3 +700,13 @@ struct token {
* _ whitespace/comments preceding anything else
* ~ =~ operator
*/
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */