*** empty log message ***
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifndef _ERRHDL_H_
|
||||
#define _ERRHDL_H_
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/errno.h>
|
||||
@@ -79,3 +82,5 @@ void ErrLog(char *text);
|
||||
|
||||
extern int ErrCode;
|
||||
extern char *ErrMessage;
|
||||
|
||||
#endif /* _ERRHDL_H_ */
|
||||
|
||||
Reference in New Issue
Block a user