diff options
Diffstat (limited to 'gdb/scoped-mock-context.h')
-rw-r--r-- | gdb/scoped-mock-context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/scoped-mock-context.h b/gdb/scoped-mock-context.h index 6fd83da..9173ecb 100644 --- a/gdb/scoped-mock-context.h +++ b/gdb/scoped-mock-context.h @@ -75,7 +75,7 @@ struct scoped_mock_context } }; -} // namespace selftests +} /* namespace selftests */ #endif /* GDB_SELF_TEST */ #endif /* GDB_SCOPED_MOCK_CONTEXT_H */ |