From 3a68c85c8d6e8684c94d82bd64a622004579f3b4 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 31 Aug 2022 15:52:00 +0300 Subject: tree: indent one tab between macro name and value --- src/routines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routines.h') 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 . ***/ -#define GPG_PUBLICKEY_MAXLENGTH 1024 +#define GPG_PUBLICKEY_MAXLENGTH 1024 int copy_outside(char *password); int check_sneaky_paths(const char *path); -- cgit v1.2.3-18-g5258