1
0
Fork 0
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:
Werner Koch 2021-04-12 17:50:17 +02:00
parent ecb9265b8d
commit d984de172c
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 39 additions and 30 deletions

View file

@ -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.