on prototypes, void means sth
This commit is contained in:
@@ -42,6 +42,6 @@
|
||||
#endif
|
||||
|
||||
int CommandReceived(char *Cmd);
|
||||
command_t *getTopLevelCommandTable();
|
||||
command_t *getTopLevelCommandTable(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user