diff options
Diffstat (limited to 'error.h')
-rw-r--r-- | error.h | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#ifndef _ERROR_H +#define ERROR_H + +void fatal_error(const char *msg); +void warning(const char *msg); + +#endif |
![]() |
index : glypher | |
A simple graphical text editor |
summaryrefslogtreecommitdiff |