summaryrefslogtreecommitdiff
path: root/regcomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.c')
-rw-r--r--regcomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regcomp.c b/regcomp.c
index aa71b78c69..73ca9197ab 100644
--- a/regcomp.c
+++ b/regcomp.c
@@ -6386,5 +6386,5 @@ clear_re(pTHX_ void *r)
* indent-tabs-mode: t
* End:
*
- * vim: shiftwidth=4:
+ * vim: ts=8 sts=4 sw=4 noet:
*/