mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
Fix build.
This commit is contained in:
parent
320baf06b8
commit
53f48302de
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=227963
@ -162,7 +162,7 @@ arg_put(void *hook __unused, int letter, void *arg, int count, char *name)
|
||||
* 0: unconfirmed
|
||||
*/
|
||||
int
|
||||
get_confirmation()
|
||||
get_confirmation(void)
|
||||
{
|
||||
char str[1024];
|
||||
int response = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user