Fix nits
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jul 2009 20:20:25 +0000 (20:20 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jul 2009 20:20:25 +0000 (20:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149152 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index 5112d8c..ddb2436 100644 (file)
@@ -1,8 +1,8 @@
 2009-07-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR ada/40609
-       init.c (__gnat_error_handler): Add ATTRIBUTE_UNUSED to ucontext
-       argument.
+       * init.c (__gnat_error_handler, HP-UX): Add ATTRIBUTE_UNUSED marker to
+       ucontext argument.
 
 2009-07-01  Eric Botcazou  <ebotcazou@adacore.com>