mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00: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:
@@ -2267,7 +2267,7 @@ test_cp_remove_params ()
|
||||
#undef CHECK_INCOMPL
|
||||
}
|
||||
|
||||
} // namespace selftests
|
||||
} /* namespace selftests */
|
||||
|
||||
#endif /* GDB_SELF_CHECK */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user