mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix indentation.
This commit is contained in:
parent
4f21f8d6e1
commit
75a402fc25
1 changed files with 2 additions and 1 deletions
|
@ -809,7 +809,8 @@ hash_algo_option (int algo)
|
|||
}
|
||||
|
||||
|
||||
static gpg_error_t cancel_inquire(ctrl_t ctrl, gpg_error_t rc)
|
||||
static gpg_error_t
|
||||
cancel_inquire (ctrl_t ctrl, gpg_error_t rc)
|
||||
{
|
||||
gpg_error_t oldrc = rc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue