From: Ian Jackson Date: Tue, 31 Dec 2019 10:43:16 +0000 (+0000) Subject: import-catacomb-crypto: Add emacs Local Variables block X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=00d4952b740aeb00ddbe5dd9e326dad55516314a;p=secnet.git import-catacomb-crypto: Add emacs Local Variables block Signed-off-by: Ian Jackson --- diff --git a/import-catacomb-crypto b/import-catacomb-crypto index 497b299..c6a89ef 100755 --- a/import-catacomb-crypto +++ b/import-catacomb-crypto @@ -912,3 +912,7 @@ for (my $i = 0; $i < @WANT_TEST; $i += 2) { } commit_changes(); + +# Local variables: +# cperl-indent-level: 2 +# End: