X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/16c915390a3e066a7c2c13fac10d8dd8ebfea0c6..4924e08c35622f31867cf9e248a2d7aa96e3eace:/run.c?ds=sidebyside diff --git a/run.c b/run.c index 368ef03..e668001 100644 --- a/run.c +++ b/run.c @@ -30,7 +30,7 @@ * Now we are come to the lands where you were foaled, and every stone you * know. Run now! Hope is in speed!' --Gandalf * - * [p.600 of _The Lord of the Rings_, III/xi: "The Palantír"] + * [p.600 of _The Lord of the Rings_, III/xi: "The Palantír"] */ int @@ -49,8 +49,8 @@ Perl_runops_standard(pTHX) * 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: */