gdb: fix formatting of serial::async_state's enumerators
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 28 Sep 2020 18:21:24 +0000 (14:21 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 28 Sep 2020 18:21:24 +0000 (14:21 -0400)
commitbd356ec6c0a2e83579514548ffc59317eee5cf91
treecd1812a0cf91e648986803df69c50e837f8fdd6e
parent394e9bf642df26a29f54852b8eb09fb2a9f6b7e1
gdb: fix formatting of serial::async_state's enumerators

The comments related to these enumerators are placed under the
corresponding enumerator.  This is quite unusual and confusing.  Change
it to have the comments above, as usual.

gdb/ChangeLog:

* ser-base.c: Adjust comments formatting.

Change-Id: If2ea143a7d5217efa5ac088102ddb1933fbcb16a
gdb/ChangeLog
gdb/ser-base.c
This page took 0.024798 seconds and 4 git commands to generate.