aboutsummaryrefslogtreecommitdiff
path: root/gdb/test-target.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/test-target.c')
-rw-r--r--gdb/test-target.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/test-target.c b/gdb/test-target.c
index c43a9e5..3bd6f10 100644
--- a/gdb/test-target.c
+++ b/gdb/test-target.c
@@ -21,12 +21,13 @@
#include "test-target.h"
#if GDB_SELF_TEST
-namespace selftests {
+namespace selftests
+{
static const target_info test_target_info = {
"test",
- N_("unit tests target"),
- N_("You should never see this"),
+ N_ ("unit tests target"),
+ N_ ("You should never see this"),
};
const target_info &