g-socthi-mingw.adb: Minor reformatting
2008-08-20 Robert Dewar <dewar@adacore.com> * g-socthi-mingw.adb: Minor reformatting From-SVN: r139275
This commit is contained in:
parent
6bfee0770f
commit
8173c2769a
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user