From c5ddaf0c8762db46a47aeeb2d2b8a63d7cfea657 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Sat, 5 Nov 2011 10:54:05 +0100 Subject: [PATCH] fix compilation --- unsupported/test/mpreal/dlmalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unsupported/test/mpreal/dlmalloc.c b/unsupported/test/mpreal/dlmalloc.c index a2c03b533..7ce8feb07 100755 --- a/unsupported/test/mpreal/dlmalloc.c +++ b/unsupported/test/mpreal/dlmalloc.c @@ -1267,7 +1267,7 @@ int mspace_mallopt(int, int); #endif /* MSPACES */ #ifdef __cplusplus -}; /* end of extern "C" */ +} /* end of extern "C" */ #endif /* __cplusplus */ /*