From: Thomas Quinot Date: Tue, 5 Aug 2008 13:23:53 +0000 (+0200) Subject: socket.c: Minor reformatting. X-Git-Tag: releases/gcc-4.4.0~3355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c78ce5ae07eda21ef19200cda8bc3d821a6aeaf;p=thirdparty%2Fgcc.git socket.c: Minor reformatting. 2008-08-05 Thomas Quinot * socket.c: Minor reformatting. From-SVN: r138702 --- diff --git a/gcc/ada/socket.c b/gcc/ada/socket.c index f88ed8cdd07b..bad0655d0519 100644 --- a/gcc/ada/socket.c +++ b/gcc/ada/socket.c @@ -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