ansification: remove _NOARGS

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz
2017-12-03 20:32:27 -06:00
parent 2310096fbc
commit e13e191b60
4 changed files with 4 additions and 6 deletions

View File

@ -16,7 +16,7 @@
int
_DEFUN (inbyte, (),
_NOARGS)
void)
{
return -1;