aboutsummaryrefslogtreecommitdiffstats
path: root/src/routines.h
diff options
context:
space:
mode:
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);