summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/unix/sctp/sctp.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/config.tests/unix/sctp/sctp.cpp b/config.tests/unix/sctp/sctp.cpp
index 40d7bb1bcb..61c33d5fc5 100644
--- a/config.tests/unix/sctp/sctp.cpp
+++ b/config.tests/unix/sctp/sctp.cpp
@@ -37,8 +37,10 @@
**
****************************************************************************/
-/* Sample program for configure to test for SCTP sockets support
-on target platforms. */
+/*
+ Sample program for configure to test for SCTP sockets support
+ on target platforms.
+*/
#include <sys/types.h>
#include <sys/socket.h>