about summary refs log tree commit diff
path: root/malloc/malloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/malloc.h')
-rw-r--r--malloc/malloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/malloc.h b/malloc/malloc.h
index 868a2f6fc3..ff8194f389 100644
--- a/malloc/malloc.h
+++ b/malloc/malloc.h
@@ -234,7 +234,7 @@ extern void __malloc_check_init __MALLOC_P ((void));
 
 
 #ifdef __cplusplus
-}; /* end of extern "C" */
+} /* end of extern "C" */
 #endif
 
 #endif /* malloc.h */