From 60e7c9857d31b808a103a071a58bd24cd21e4016 Mon Sep 17 00:00:00 2001 From: charlet Date: Wed, 20 Aug 2008 12:07:36 +0000 Subject: 2008-08-20 Robert Dewar * g-socthi-mingw.adb: Minor reformatting git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139275 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/g-socthi-mingw.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/ada/g-socthi-mingw.adb') 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); -- cgit v1.2.1