Add rk_dumpdata.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16090 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-09-22 23:52:24 +00:00
parent 47be0b2203
commit e0cb46351f

View File

@@ -396,6 +396,8 @@ rk_strpoolprintf(struct rk_strpool *, const char *, ...)
void ROKEN_LIB_FUNCTION void ROKEN_LIB_FUNCTION
rk_strpoolfree(struct rk_strpool *); rk_strpoolfree(struct rk_strpool *);
void ROKEN_LIB_FUNCTION
rk_dumpdata (const char *, const void *, size_t);
ROKEN_CPP_END ROKEN_CPP_END