From: Robert Dewar Date: Wed, 20 Aug 2008 12:07:22 +0000 (+0200) Subject: g-socket.adb: Minor reformatting X-Git-Tag: releases/gcc-4.4.0~3060 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bfee0770f44c3324d9cadbb4af8a3bb54f117f1;p=thirdparty%2Fgcc.git g-socket.adb: Minor reformatting 2008-08-20 Robert Dewar * g-socket.adb: Minor reformatting From-SVN: r139274 --- diff --git a/gcc/ada/g-socket.adb b/gcc/ada/g-socket.adb index 2f729bd0314b..0906aecc8ecf 100644 --- a/gcc/ada/g-socket.adb +++ b/gcc/ada/g-socket.adb @@ -1281,6 +1281,7 @@ package body GNAT.Sockets is procedure Initialize (Process_Blocking_IO : Boolean) is Expected : constant Boolean := not SOSC.Thread_Blocking_IO; + begin if Process_Blocking_IO /= Expected then raise Socket_Error with