From 478de03bd8d91ab6238f322ed4783daa71a97b40 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Sat, 5 Nov 2011 23:30:49 +0100 Subject: fix a couple of warnings in the unit tests --- unsupported/test/mpreal/dlmalloc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/test/mpreal') diff --git a/unsupported/test/mpreal/dlmalloc.h b/unsupported/test/mpreal/dlmalloc.h index a90dcb6f5..ac46f0845 100755 --- a/unsupported/test/mpreal/dlmalloc.h +++ b/unsupported/test/mpreal/dlmalloc.h @@ -556,7 +556,7 @@ int mspace_mallopt(int, int); #endif /* MSPACES */ #ifdef __cplusplus -}; /* end of extern "C" */ +} /* end of extern "C" */ #endif #endif /* MALLOC_280_H */ -- cgit v1.2.3