ansification: remove _VOID

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz
2017-12-03 21:12:33 -06:00
parent fff27f8429
commit 67ee0cac4c
41 changed files with 104 additions and 106 deletions

View File

@@ -34,7 +34,7 @@
* optimization) right after the _fstat() that finds the buffer size.
*/
_VOID
void
_DEFUN(__smakebuf_r, (ptr, fp),
struct _reent *ptr,
register FILE *fp)