aboutsummaryrefslogtreecommitdiffstats
path: root/libsimple.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-08-26 21:19:54 +0200
committerMattias Andrée <maandree@kth.se>2018-08-26 21:19:54 +0200
commit16942992f7960bf2f563ea19e9c195b9adf3827a (patch)
tree70ebc45425fe4e488f17c8c7112a8f0e66189a95 /libsimple.h
parentAdd tests (diff)
downloadlibsimple-16942992f7960bf2f563ea19e9c195b9adf3827a.tar.gz
libsimple-16942992f7960bf2f563ea19e9c195b9adf3827a.tar.bz2
libsimple-16942992f7960bf2f563ea19e9c195b9adf3827a.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libsimple.h')
-rw-r--r--libsimple.h1
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