[RFA] ada-tasks.c: k&r defn cleanup

Andrew Cagney ac131313@ges.redhat.com
Sun Jul 14 08:13:00 GMT 2002


> Ok, I'm asking for approval for this patch because I'm a wuss and I'd
> like to make sure that what I'm doing for this is correct. This patch
> changes all the k&r function definitions in ada-tasks.c to use the
> prototyped form, and makes grep ^func work.

Yes!

> If this is ok, I'll commit this and then make similar changes to
> ada-lang.c, ada-typeprint.c and ada-valprint.c and commit them as
> obvious over the next few days.

Just a style tweak to get the hang of ...

> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/gdb/ChangeLog,v
> retrieving revision 1.2905
> diff -u -r1.2905 ChangeLog
> --- ChangeLog   13 Jul 2002 12:25:16 -0000      1.2905
> +++ ChangeLog   14 Jul 2002 12:12:33 -0000
> @@ -1,3 +1,8 @@
> +2002-07-14  Aidan Skinner <aidan@velvet.net>
> +
> +       * ada-tasks.c: change k&r style function definitions to prototyped
> +       form.

Edit-case ``change''.  It should be a sentence, leading capital, 
trailing period.

enjoy,
Andrew



More information about the Gdb-patches mailing list