Fix indentation.

This commit is contained in:
Werner Koch 2012-01-15 12:37:33 +01:00
parent 4f21f8d6e1
commit 75a402fc25
1 changed files with 2 additions and 1 deletions

View File

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