mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
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
This commit is contained in:
@@ -2634,7 +2634,7 @@ test_python ()
|
||||
|
||||
#undef CHECK_OUTPUT
|
||||
|
||||
} // namespace selftests
|
||||
} /* namespace selftests */
|
||||
#endif /* GDB_SELF_TEST */
|
||||
|
||||
#endif /* HAVE_PYTHON */
|
||||
|
||||
Reference in New Issue
Block a user