about summary refs log tree commit diff stats
path: root/src/pgp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pgp')
-rw-r--r--src/pgp/gpg.c1
-rw-r--r--src/pgp/gpg.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/pgp/gpg.c b/src/pgp/gpg.c
index 0dbf0a8e..dc945503 100644
--- a/src/pgp/gpg.c
+++ b/src/pgp/gpg.c
@@ -1,5 +1,6 @@
 /*
  * gpg.c
+ * vim: expandtab:ts=4:sts=4:sw=4
  *
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  *
diff --git a/src/pgp/gpg.h b/src/pgp/gpg.h
index 580e108a..1d3a2e95 100644
--- a/src/pgp/gpg.h
+++ b/src/pgp/gpg.h
@@ -1,5 +1,6 @@
 /*
  * gpg.h
+ * vim: expandtab:ts=4:sts=4:sw=4
  *
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  *