Added declarations for static functions
This commit is contained in:
@@ -34,6 +34,8 @@ PRIVATE char *aptr; /* pointer to last inserted character in apbuf */
|
||||
|
||||
PRIVATE int nr_of_params; /* number of actuals read until now */
|
||||
|
||||
PRIVATE copyact();
|
||||
|
||||
char **
|
||||
getactuals(idef)
|
||||
register struct idf *idef;
|
||||
|
||||
Reference in New Issue
Block a user