rk_strpoolprintf first variable identifier is 3

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15562 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-06 07:09:16 +00:00
parent 89eaa5bfd6
commit a9212312c1

View File

@@ -388,7 +388,7 @@ rk_strpoolcollect(struct rk_strpool *);
struct rk_strpool * ROKEN_LIB_FUNCTION
rk_strpoolprintf(struct rk_strpool *, const char *, ...)
__attribute__ ((format (printf, 2, 0)));;
__attribute__ ((format (printf, 2, 3)));;
void ROKEN_LIB_FUNCTION
rk_strpoolfree(struct rk_strpool *);