1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-31 22:18:03 +02:00

Fix indentation.

This commit is contained in:
Werner Koch 2012-01-15 12:37:33 +01:00
parent 4f21f8d6e1
commit 75a402fc25

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; gpg_error_t oldrc = rc;