---
 cpukit/libdebugger/rtems-debugger-threads.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpukit/libdebugger/rtems-debugger-threads.c 
b/cpukit/libdebugger/rtems-debugger-threads.c
index 64d21c4..8e6724a 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",
-- 
1.8.4.5

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to