]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
socket.c: Minor reformatting.
authorThomas Quinot <quinot@adacore.com>
Tue, 5 Aug 2008 13:23:53 +0000 (15:23 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 5 Aug 2008 13:23:53 +0000 (15:23 +0200)
2008-08-05  Thomas Quinot  <quinot@adacore.com>

* socket.c: Minor reformatting.

From-SVN: r138702

gcc/ada/socket.c

index f88ed8cdd07b4348645ff2f8bdb88d259eba62aa..bad0655d0519e27288b693d635cfd97fce906552 100644 (file)
@@ -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>