summaryrefslogtreecommitdiff
path: root/regcomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.h')
-rw-r--r--regcomp.h11
1 files changed, 9 insertions, 2 deletions
diff --git a/regcomp.h b/regcomp.h
index 3785818a83..645e386bde 100644
--- a/regcomp.h
+++ b/regcomp.h
@@ -814,5 +814,12 @@ re.pm, especially to the documentation.
#endif /* DEBUG RELATED DEFINES */
-
-
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */