switch source tree from k&r to c99
This commit is contained in:
@@ -417,8 +417,8 @@ struct obj {
|
||||
* for it to include/extern.h. The majority of these are currently
|
||||
* located in mkobj.c for convenience.
|
||||
*
|
||||
* void FDECL(newXX, (struct obj *));
|
||||
* void FDECL(free_XX, (struct obj *));
|
||||
* void newXX(struct obj *);
|
||||
* void free_XX(struct obj *);
|
||||
*
|
||||
* void
|
||||
* newxx(otmp)
|
||||
|
||||
Reference in New Issue
Block a user