Print this page
11210 libm should be cstyle(1ONBLD) clean

@@ -35,11 +35,10 @@
 
 #ifndef _LIBM_INLINES_H
 #define _LIBM_INLINES_H
 
 #ifdef __GNUC__
-
 #ifdef __cplusplus
 extern "C" {
 #endif
 
 #include <sys/types.h>

@@ -213,9 +212,7 @@
 }
 
 #ifdef __cplusplus
 }
 #endif
-
 #endif  /* __GNUC__ */
-
 #endif /* _LIBM_INLINES_H */