Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@gnat.com>
To: Aidan Skinner <aidan@velvet.net>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] ada-tasks.c: k&r defn cleanup
Date: Sun, 14 Jul 2002 10:12:00 -0000	[thread overview]
Message-ID: <20020714171020.GD1124@gnat.com> (raw)
In-Reply-To: <20020714131348.L21268@velvet.net>

> +2002-07-14  Aidan Skinner <aidan@velvet.net>
> +
> +       * ada-tasks.c: change k&r style function definitions to prototyped
> +       form.

Thank you. Some very very minor comments, as I happened to make the same
changes in our tree:

> -info_task (arg, from_tty)
> -     char *arg;
> -     int from_tty;
> +info_task (char * arg, int from_tty)
                    ^-- Remove the space here?


> -_initialize_tasks ()
> +_initialize_tasks (void )
                          ^-- Remove this space.

-- 
Joel


      parent reply	other threads:[~2002-07-14 17:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-14  8:04 Aidan Skinner
2002-07-14  8:13 ` Andrew Cagney
2002-07-14 10:12 ` Joel Brobecker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020714171020.GD1124@gnat.com \
    --to=brobecker@gnat.com \
    --cc=aidan@velvet.net \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox