-fix typo
This commit is contained in:
parent
b58605a79d
commit
de09f05d49
@ -130,7 +130,7 @@ handle_admin_add_incoming_finished (void *cls,
|
|||||||
ec = TALER_JSON_get_error_code (j);
|
ec = TALER_JSON_get_error_code (j);
|
||||||
break;
|
break;
|
||||||
case MHD_HTTP_CONFLICT:
|
case MHD_HTTP_CONFLICT:
|
||||||
/* Nothign to verify, we used the same wire subject
|
/* Nothing to verify, we used the same wire subject
|
||||||
twice? */
|
twice? */
|
||||||
ec = TALER_JSON_get_error_code (j);
|
ec = TALER_JSON_get_error_code (j);
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user