summaryrefslogtreecommitdiffstats
path: root/gcc/ada/g-socthi-mingw.adb
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-20 12:07:36 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-20 12:07:36 +0000
commit60e7c9857d31b808a103a071a58bd24cd21e4016 (patch)
treeb07eac2d5517848e1ec4687e2557b02a009027d2 /gcc/ada/g-socthi-mingw.adb
parent62bc73c24215ed5469c19de2a416da00971bfeab (diff)
downloadppe42-gcc-60e7c9857d31b808a103a071a58bd24cd21e4016.tar.gz
ppe42-gcc-60e7c9857d31b808a103a071a58bd24cd21e4016.zip
2008-08-20 Robert Dewar <dewar@adacore.com>
* g-socthi-mingw.adb: Minor reformatting git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139275 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/g-socthi-mingw.adb')
-rw-r--r--gcc/ada/g-socthi-mingw.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/g-socthi-mingw.adb b/gcc/ada/g-socthi-mingw.adb
index 8c048eef132..c853ce41eb5 100644
--- a/gcc/ada/g-socthi-mingw.adb
+++ b/gcc/ada/g-socthi-mingw.adb
@@ -488,6 +488,7 @@ package body GNAT.Sockets.Thin is
(Errno : Integer) return C.Strings.chars_ptr
is
use GNAT.Sockets.SOSC;
+
begin
case Errno is
when EINTR => return Error_Messages (N_EINTR);
OpenPOWER on IntegriCloud