]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb, gdbserver, gdbsupport: fix some namespace comment formatting
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 28 Feb 2025 02:29:39 +0000 (21:29 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 28 Feb 2025 02:35:38 +0000 (21:35 -0500)
commitb6fb76ec6ef1e6643c87f29594d76c13aa94d876
tree4b546e409f68ef5a786b44c38b0d140008affa01
parentf0e6467e1044384ab1f882d26c16dec38fdad950
gdb, gdbserver, gdbsupport: fix some namespace comment formatting

I noticed a

  // namespace selftests

comment, which doesn't follow our comment formatting convention.  I did
a find & replace to fix all the offenders.

Change-Id: Idf8fe9833caf1c3d99e15330db000e4bab4ec66c
24 files changed:
gdb/aarch64-linux-tdep.c
gdb/aarch64-tdep.c
gdb/addrmap.c
gdb/arm-tdep.c
gdb/break-cond-parse.c
gdb/complaints.c
gdb/cp-support.c
gdb/disasm-selftests.c
gdb/dwarf2/frame.c
gdb/dwarf2/read-gdb-index.c
gdb/extract-store-integer.c
gdb/gdbarch-selftests.c
gdb/python/python.c
gdb/regcache.c
gdb/remote.c
gdb/scoped-mock-context.h
gdb/selftest-arch.c
gdb/test-target.h
gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.cc
gdb/testsuite/gdb.python/py-xmethods.cc
gdb/unittests/lookup_name_info-selftests.c
gdbserver/server.cc
gdbsupport/selftest.cc
gdbsupport/unordered_dense.h