diff options
Diffstat (limited to '')
-rw-r--r-- | libsimple.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libsimple.h b/libsimple.h index dd30563..1e27b65 100644 --- a/libsimple.h +++ b/libsimple.h @@ -1272,7 +1272,6 @@ libsimple_enputenvf(int __status, const char *__fmt, ...) /* TODO test */ #endif - _LIBSIMPLE_GCC_ONLY(__attribute__((__nonnull__(1)))) void libsimple_vweprintf(const char *, va_list); #ifndef vweprintf |