small warnings.
This commit is contained in:
@@ -67,8 +67,8 @@ void ADTWarning(char *name, ADTWarningCodes warning, char *proc);
|
||||
|
||||
#else
|
||||
|
||||
void ADTError();
|
||||
void ADTWarning();
|
||||
void ADTError(void);
|
||||
void ADTWarning(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user