X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fada%2Fg-sothco.ads;h=c71a7ddf4fa11f7da28de68a671df1ff6ec6184e;hp=44a7b752215b40a6a6d5dc7fc5f4c42cff03d048;hb=6fb3c31462ced0d422af294acb69381edb44edee;hpb=c23d8da9a3ab0081d88623c1f725c77ff08fc4a5 diff --git a/gcc/ada/g-sothco.ads b/gcc/ada/g-sothco.ads index 44a7b752215..c71a7ddf4fa 100644 --- a/gcc/ada/g-sothco.ads +++ b/gcc/ada/g-sothco.ads @@ -273,9 +273,9 @@ package GNAT.Sockets.Thin_Common is -- - thread unsafe. -- -- In the first and third cases, the Buf and Buflen are ignored. In the - -- second case, the caller must provide a buffer large enough to accomodate - -- the returned data. In the third case, the caller must ensure that these - -- functions are called within a critical section. + -- second case, the caller must provide a buffer large enough to + -- accommodate the returned data. In the third case, the caller must ensure + -- that these functions are called within a critical section. function C_Gethostbyname (Name : C.char_array;