add strsvis rename.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19341 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-15 11:53:09 +00:00
parent 8040c1e1ae
commit 9e02cddfb9

View File

@@ -101,6 +101,8 @@ int ROKEN_LIB_FUNCTION
#define svis(a,b,c,d,e) rk_svis(a,b,c,d,e)
#undef strvis
#define strvis(a,b,c) rk_strvis(a,b,c)
#undef strsvis
#define strsvis(a,b,c,d) rk_strsvis(a,b,c,d)
#undef strvisx
#define strvisx(a,b,c,d) rk_strvisx(a,b,c,d)
#undef strsvisx