De-indent example code in rs6000-aix-tdep.c (ARI fix)
authorJoel Brobecker <brobecker@gnat.com>
Mon, 20 May 2013 09:14:24 +0000 (09:14 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 20 May 2013 09:14:24 +0000 (09:14 +0000)
commit1c432e72b06be62d56e6e70f8aeebadfa55ed0f8
tree1b6634f600a7fd004bd0019894414cd1cb69854c
parent94b7bb3559b2693b672d87386b90b4893e81f5b7
De-indent example code in rs6000-aix-tdep.c (ARI fix)

This patch de-indents the code provided as a comment explaining
how the code declaring the ld_info32_desc and ld_info64_desc globals
was generated. The intent is to avoid an ARI warning about a macro
not starting at column zero of the line.

gdb/ChangeLog:

        * rs6000-aix-tdep.c: De-indent some example code provided
        as a comment.
gdb/ChangeLog
gdb/rs6000-aix-tdep.c
This page took 0.024632 seconds and 4 git commands to generate.