diff options
Diffstat (limited to 'gdb/arm-tdep.c')
-rw-r--r-- | gdb/arm-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arm-tdep.c b/gdb/arm-tdep.c index 0c15215..bdad077 100644 --- a/gdb/arm-tdep.c +++ b/gdb/arm-tdep.c @@ -14846,7 +14846,7 @@ arm_analyze_prologue_test () } } -} // namespace selftests +} /* namespace selftests */ #endif /* GDB_SELF_TEST */ /* Cleans up local record registers and memory allocations. */ |