gdb: fix indentation of cmd_list_element
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 11 May 2021 20:08:16 +0000 (16:08 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 11 May 2021 20:08:49 +0000 (16:08 -0400)
commit64f30eb0f8f578b217cedc9afc650832415e98e2
treeac3c938f6854013c919dd93518ce908660c08d8a
parentd8147d7053fa848f7f1ce6692c6788224d14869d
gdb: fix indentation of cmd_list_element

This structure declaration is over-indented, fix that.

gdb/ChangeLog:

* cli/cli-decode.h (struct cmd_list_element): Fix indentation.

Change-Id: I17c9cd739a233239b3add72f4fce7947c20907cd
gdb/ChangeLog
gdb/cli/cli-decode.h
This page took 0.028959 seconds and 4 git commands to generate.