Fix typo in common/enum-flags.h example
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 5 Jun 2018 17:22:25 +0000 (18:22 +0100)
committerPedro Alves <palves@redhat.com>
Tue, 5 Jun 2018 17:22:25 +0000 (18:22 +0100)
commit115f7325b5b76450b9a1d16848a2a54f54e49747
treed14f226efecf5df9bb60344fe33ed07f0a2e140e
parenteb6af80922a56b67228f7564facc4cb4aa44a0ae
Fix typo in common/enum-flags.h example

The DEF_ENUM_FLAGS_TYPE macro should be used with a trailing
semicolon, but the example in the comment lacks one.

gdb/ChangeLog:
2018-06-05  David Malcolm  <dmalcolm@redhat.com>

* common/enum-flags.h: Add trailing semicolon to example in
comment.
gdb/ChangeLog
gdb/common/enum-flags.h
This page took 0.024238 seconds and 4 git commands to generate.