From 68e06566cc90b223a320a23157ee83356f585dad Mon Sep 17 00:00:00 2001 From: Asanka Herath Date: Wed, 26 Aug 2009 14:44:36 -0400 Subject: [PATCH] Use ROKEN_CPP_START and ROKEN_CPP_END instead of __BEGIN_DECLS/__END_DECLS --- lib/roken/vis.hin | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/roken/vis.hin b/lib/roken/vis.hin index 412a191e6..25d662a98 100644 --- a/lib/roken/vis.hin +++ b/lib/roken/vis.hin @@ -104,6 +104,7 @@ ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL rk_strunvisx(char *, const char *, int); ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL rk_unvis(char *, int, int *, int); + ROKEN_CPP_END #ifndef HAVE_VIS