fix warning.
This commit is contained in:
parent
5a4d16790d
commit
b5a5e10544
@ -940,7 +940,7 @@ X_API int PL_raise_exception(term_t exception)
|
|||||||
#define ERR_CHARS_TYPE 37 /* char *, term */
|
#define ERR_CHARS_TYPE 37 /* char *, term */
|
||||||
#define ERR_MUST_BE_VAR 38 /* int argn, term_t term */
|
#define ERR_MUST_BE_VAR 38 /* int argn, term_t term */
|
||||||
|
|
||||||
char *
|
static char *
|
||||||
OsError(void)
|
OsError(void)
|
||||||
{
|
{
|
||||||
#ifdef HAVE_STRERROR
|
#ifdef HAVE_STRERROR
|
||||||
|
Reference in New Issue
Block a user