Use ROKEN_CPP_START and ROKEN_CPP_END instead of __BEGIN_DECLS/__END_DECLS
This commit is contained in:

committed by
Love Hornquist Astrand

parent
418dd986e5
commit
68e06566cc
@@ -104,6 +104,7 @@ ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
|
|||||||
rk_strunvisx(char *, const char *, int);
|
rk_strunvisx(char *, const char *, int);
|
||||||
ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
|
ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
|
||||||
rk_unvis(char *, int, int *, int);
|
rk_unvis(char *, int, int *, int);
|
||||||
|
|
||||||
ROKEN_CPP_END
|
ROKEN_CPP_END
|
||||||
|
|
||||||
#ifndef HAVE_VIS
|
#ifndef HAVE_VIS
|
||||||
|
Reference in New Issue
Block a user