Commit 0c78ce5a by Thomas Quinot Committed by Arnaud Charlet

socket.c: Minor reformatting.

2008-08-05  Thomas Quinot  <quinot@adacore.com>

	* socket.c: Minor reformatting.

From-SVN: r138702
parent 5efa4d68
......@@ -37,7 +37,8 @@
#else
#include "gsocket.h"
/* Include all the necessary system-specific headers and define the
necessary macros (shared with gen-soccon). */
* necessary macros (shared with gen-oscons).
*/
#if !defined(SO_NOSIGPIPE) && !defined (MSG_NOSIGNAL)
#include <signal.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment