strsvisx takes 5 arguments

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19338 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-15 11:43:04 +00:00
parent 539b1fbdaf
commit 4af18ecb00

View File

@@ -104,7 +104,7 @@ int ROKEN_LIB_FUNCTION
#undef strvisx #undef strvisx
#define strvisx(a,b,c,d) rk_strvisx(a,b,c,d) #define strvisx(a,b,c,d) rk_strvisx(a,b,c,d)
#undef strsvisx #undef strsvisx
#define strsvisx(a,b,c,d) rk_strsvisx(a,b,c,d) #define strsvisx(a,b,c,d,e) rk_strsvisx(a,b,c,d,e)
#undef strunvis #undef strunvis
#define strunvis(a,b) rk_strunvis(a,b) #define strunvis(a,b) rk_strunvis(a,b)
#undef unvis #undef unvis