X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fyesno.c;h=0ad5511d35d466819b5ed5364bcb2ca068ed1116;hb=e7039330c86c3c24f48d635ca7664b7d45a145c3;hp=2a6696cd6d1e4d15752636a1fd2e106ea438c3a3;hpb=40d66dc7f516cb90c73438c46663bf8454ee0760;p=gnulib.git diff --git a/lib/yesno.c b/lib/yesno.c index 2a6696cd6..0ad5511d3 100644 --- a/lib/yesno.c +++ b/lib/yesno.c @@ -31,7 +31,7 @@ extern int rpmatch (char const *response); int -yesno () +yesno (void) { /* We make some assumptions here: a) leading white space in the response are not vital