Fix build.
This commit is contained in:
parent
320baf06b8
commit
53f48302de
@ -162,7 +162,7 @@ arg_put(void *hook __unused, int letter, void *arg, int count, char *name)
|
|||||||
* 0: unconfirmed
|
* 0: unconfirmed
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
get_confirmation()
|
get_confirmation(void)
|
||||||
{
|
{
|
||||||
char str[1024];
|
char str[1024];
|
||||||
int response = -1;
|
int response = -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user