This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] re-indent ada-lang.c


Hello,

The ARI showed quite a few problems with the formatting in  ada-lang.c,
so I ran gdb_indent.sh on it, and committed the result.

2004-06-27  Joel Brobecker  <brobecker@gnat.com>

        * ada-lang.c: Re-indent file.

This should fix a few of the problems reported by the ARI (at least
all the problems where we use a binary operator at the end of the line
instead of at the beginning).

(patch not attached)

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]