From 733c4de36e71fa58dc444a181d725bfa46699a16 Mon Sep 17 00:00:00 2001 From: Alex Trotsenko Date: Tue, 2 Aug 2016 14:51:56 +0300 Subject: Fix some syntax issues in SCTP implementation Change-Id: I718fd060e313d544a5470fa20183db04ef89b1ca Reviewed-by: Thiago Macieira Reviewed-by: Edward Welbourne --- config.tests/unix/sctp/sctp.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'config.tests/unix/sctp/sctp.cpp') 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 #include -- cgit v1.2.3