]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix more doxygen markup for group close commands
authorJonathan Wakely <jwakely@redhat.com>
Thu, 8 Apr 2021 17:22:51 +0000 (18:22 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 8 Apr 2021 20:42:58 +0000 (21:42 +0100)
commit014b6dbcaa80fc46c792c270244e7eeef7dce75f
tree9520169c281405c760585a765f8c498817380222
parent123b3e03c911a43054c1f88f5d3110e1d084dd4e
libstdc++: Fix more doxygen markup for group close commands

Similar to r11-8009 but for /* @} */ comments this time, which should
be /** @} */ for Doxygen to recognize them.

libstdc++-v3/ChangeLog:

* include/bits/random.h: Fix doxygen group commands.
* include/bits/regex_constants.h: Likewise.
* include/tr1/random.h: Likewise.
libstdc++-v3/include/bits/random.h
libstdc++-v3/include/bits/regex_constants.h
libstdc++-v3/include/tr1/random.h
This page took 0.055858 seconds and 5 git commands to generate.