aboutsummaryrefslogtreecommitdiffstats
path: root/src/routines.h
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2022-08-31 15:52:00 +0300
committerJoursoir <chat@joursoir.net>2022-08-31 19:11:26 +0300
commit3a68c85c8d6e8684c94d82bd64a622004579f3b4 (patch)
tree87ab4405b54b85619a166ad5de81f158ded0aff5 /src/routines.h
parentc86d4d51638ad18b54e43d67c4d0424ab381f58c (diff)
downloadlock-password-3a68c85c8d6e8684c94d82bd64a622004579f3b4.tar.gz
lock-password-3a68c85c8d6e8684c94d82bd64a622004579f3b4.tar.bz2
lock-password-3a68c85c8d6e8684c94d82bd64a622004579f3b4.zip
tree: indent one tab between macro name and value
Diffstat (limited to 'src/routines.h')
-rw-r--r--src/routines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routines.h b/src/routines.h
index 90d6fb3..dc4d714 100644
--- a/src/routines.h
+++ b/src/routines.h
@@ -19,7 +19,7 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
***/
-#define GPG_PUBLICKEY_MAXLENGTH 1024
+#define GPG_PUBLICKEY_MAXLENGTH 1024
int copy_outside(char *password);
int check_sneaky_paths(const char *path);