diff options
Diffstat (limited to 'dquote_static.c')
-rw-r--r-- | dquote_static.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dquote_static.c b/dquote_static.c index e23ec4623a..f7f4a4f173 100644 --- a/dquote_static.c +++ b/dquote_static.c @@ -168,8 +168,8 @@ S_grok_bslash_o(pTHX_ const char *s, * Local variables: * c-indentation-style: bsd * c-basic-offset: 4 - * indent-tabs-mode: t + * indent-tabs-mode: nil * End: * - * ex: set ts=8 sts=4 sw=4 noet: + * ex: set ts=8 sts=4 sw=4 et: */ |