From bde8313852cd5ff12b3a7339f929955b0f945059 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sun, 10 Apr 2005 17:38:53 +0000 Subject: adaint.c, [...]: Fix comment typos. * adaint.c, init.c, tracebak.c: Fix comment typos. * gnat-style.texi, gnat_rm.texi, gnat_ugn.texi: Fix typos. From-SVN: r97950 --- gcc/ada/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/init.c') diff --git a/gcc/ada/init.c b/gcc/ada/init.c index 6e7356b..12a9bad 100644 --- a/gcc/ada/init.c +++ b/gcc/ada/init.c @@ -1318,7 +1318,7 @@ long __gnat_error_handler (int *, void *); still need to be handled by such handlers, however, in which case __gnat_error_handler needs to return SS$_RESIGNAL. Consider for instance the use of a third party library compiled with DECAda and - performing it's own exception handling internally. + performing its own exception handling internally. To allow some user-level flexibility, which conditions should be resignaled is controlled by a predicate function, provided with the -- cgit v1.1