This commit is contained in:
2008-06-27 04:46:39 +00:00
parent d0018a31d6
commit dd55a09215
11 changed files with 667 additions and 84 deletions

View File

@ -1,10 +1,11 @@
/*
* $Id: err.c 192 2008-06-06 10:33:44Z baconevi $
* $Id: err.c 229 2008-06-26 10:46:39Z baconevi $
*
* {License}
*/
#include "awk_i.h"
#include <stdarg.h>
static const ase_char_t* __geterrstr (int errnum)
{