X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=internals%2F_PDCLIB_int.h;fp=internals%2F_PDCLIB_int.h;h=af4c03377028477f9213a0bd36abf535acc01ad8;hp=4477fc1ddb479333fc693001b3ae3a85937b3b26;hb=ab6ee64b38cee9cd2ce9872714c77c19da9fb031;hpb=9b477d6decac9f5e2bf4a3e9ce41495bb1ad8333 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 */