summaryrefslogtreecommitdiff
path: root/libobjc/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/error.c')
-rw-r--r--libobjc/error.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libobjc/error.c b/libobjc/error.c
index 7c6ba44b76f..1dae36594f2 100644
--- a/libobjc/error.c
+++ b/libobjc/error.c
@@ -28,8 +28,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/* __USE_FIXED_PROTOTYPES__ used to be required to get prototypes for
malloc, free, etc. on some platforms. It is unclear if we still
- need it, but it can't hurt.
-*/
+ need it, but it can't hurt. */
#define __USE_FIXED_PROTOTYPES__
#include <stdlib.h>
#include <stdio.h>