mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Minor restructuring of a function.
-- This is for easier reading and future changing.
This commit is contained in:
parent
ecb9265b8d
commit
d984de172c
2 changed files with 39 additions and 30 deletions
|
@ -997,7 +997,7 @@ write_signature_packets (ctrl_t ctrl,
|
|||
|
||||
|
||||
/*
|
||||
* Sign the files whose names are in FILENAME usingall secret keys
|
||||
* Sign the files whose names are in FILENAME using all secret keys
|
||||
* which can be taken from LOCUSR, if this is NULL, use the default
|
||||
* secret key.
|
||||
* If DETACHED has the value true, make a detached signature.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue