STD C changes

This commit is contained in:
Jeff Hill
1992-08-05 09:11:29 +00:00
parent d08e75cb55
commit dd14775f73
2 changed files with 2 additions and 4 deletions

View File

@@ -59,8 +59,7 @@ void *fetch_pointer(unsigned char *);
* veclist()
*
*/
veclist(all)
int all;
veclist(int all)
{
int vec;
int value;

View File

@@ -59,8 +59,7 @@ void *fetch_pointer(unsigned char *);
* veclist()
*
*/
veclist(all)
int all;
veclist(int all)
{
int vec;
int value;