diff options
Diffstat (limited to 'taint.c')
-rw-r--r-- | taint.c | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -167,3 +167,13 @@ Perl_taint_env(pTHX) } } } + +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * vim: ts=8 sts=4 sw=4 noet: +*/ |