Commit 8173c276 by Robert Dewar Committed by Arnaud Charlet

g-socthi-mingw.adb: Minor reformatting

2008-08-20  Robert Dewar  <dewar@adacore.com>

	* g-socthi-mingw.adb: Minor reformatting

From-SVN: r139275
parent 6bfee077
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment