summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/libdebugger/rtems-debugger-threads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libdebugger/rtems-debugger-threads.c b/cpukit/libdebugger/rtems-debugger-threads.c
index 64d21c4f8b..8e6724a7f2 100644
--- a/cpukit/libdebugger/rtems-debugger-threads.c
+++ b/cpukit/libdebugger/rtems-debugger-threads.c
@@ -36,7 +36,7 @@
#include "rtems-debugger-target.h"
#include "rtems-debugger-threads.h"
-static const char const* excludes_defaults[] =
+static const char * const excludes_defaults[] =
{
"TIME",
"_BSD",