mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-04 03:17:41 +03:00
Fix git merge conflict, duh
This commit is contained in:
parent
f97cc049ac
commit
180c40bf03
1 changed files with 0 additions and 3 deletions
|
@ -14,11 +14,8 @@
|
|||
#define DEFAULT_COMMENT "signature from minisign secret key"
|
||||
#define SECRETKEY_DEFAULT_COMMENT "minisign encrypted secret key"
|
||||
#define TRUSTED_COMMENT_PREFIX "trusted comment: "
|
||||
<<<<<<< HEAD
|
||||
#define SIG_DEFAULT_CONFIG_DIR ".minisign"
|
||||
#define SIG_DEFAULT_CONFIG_DIR_ENV_VAR "MINISIGN_CONFIG_DIR"
|
||||
=======
|
||||
>>>>>>> 546d7ee6316b1315f8a6bb9dcbb950210534002a
|
||||
#define SIG_DEFAULT_PKFILE "minisign.pub"
|
||||
#define SIG_DEFAULT_SKFILE "minisign.key"
|
||||
#define SIG_SUFFIX ".minisig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue