X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=internals%2F_PDCLIB_int.h;h=af4c03377028477f9213a0bd36abf535acc01ad8;hp=4477fc1ddb479333fc693001b3ae3a85937b3b26;hb=0e9b1a27ae0d06ede490aa0c96b8dc35624388d0;hpb=3071bd27f65baa5a3dfd135011231c8fb92dca7d diff --git a/internals/_PDCLIB_int.h b/internals/_PDCLIB_int.h index 4477fc1..af4c033 100644 --- a/internals/_PDCLIB_int.h +++ b/internals/_PDCLIB_int.h @@ -441,7 +441,7 @@ extern int _PDCLIB_errno; /* A mechanism for delayed evaluation. (Not sure if this is really necessary, so no detailed documentation on the "why".) */ -int * _PDCLIB_errno_func( void ); +int * _PDCLIB_errno_func( void ) _PDCLIB_nothrow; /* -------------------------------------------------------------------------- */ /* lookup tables */