diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-01-14 12:06:31 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-01-14 12:06:31 +0000 |
commit | dce24a0988d59916f0b51596c54b17c42882535f (patch) | |
tree | 4ff4d31cc825d02e230c735036cc096acddbd989 /scope.c | |
parent | 2ff3419031a61b85a3c68f6182f57cc6863370a9 (diff) | |
download | perl-dce24a0988d59916f0b51596c54b17c42882535f.tar.gz |
Correct the editor block to match the perl 5 policy on tabs
p4raw-id: //depot/perl@23803
Diffstat (limited to 'scope.c')
-rw-r--r-- | scope.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1154,5 +1154,5 @@ Perl_cx_dump(pTHX_ PERL_CONTEXT *cx) * indent-tabs-mode: t * End: * - * vim: expandtab shiftwidth=4: + * vim: shiftwidth=4: */ |